C# Class Cocoa.URLResponse

Inheritance: Object
显示文件 Open project: mono/cocoa-sharp Class Usage Examples

Public Properties

Property Type Description
ObjectiveCName string

Public Methods

Method Description
URLResponse ( ) : System
URLResponse ( IntPtr native_object ) : System

Method Details

URLResponse() public method

public URLResponse ( ) : System
return System

URLResponse() public method

public URLResponse ( IntPtr native_object ) : System
native_object System.IntPtr
return System

Property Details

ObjectiveCName public_oe static_oe property

public static string ObjectiveCName
return string