C# Class MonoMac.Foundation.NSHttpCookie

显示文件 Open project: kangaroo/maccore

Public Properties

Property Type Description
KeyComment NSString
KeyCommentURL NSString
KeyDiscard NSString
KeyDomain NSString
KeyExpires NSString
KeyMaximumAge NSString
KeyName NSString
KeyOriginURL NSString
KeyPath NSString
KeyPort NSString
KeySecure NSString
KeyValue NSString
KeyVersion NSString

Private Methods

Method Description
NSHttpCookie ( ) : System

Property Details

KeyComment public_oe static_oe property

public static NSString,MonoMac.Foundation KeyComment
return NSString

KeyCommentURL public_oe static_oe property

public static NSString,MonoMac.Foundation KeyCommentURL
return NSString

KeyDiscard public_oe static_oe property

public static NSString,MonoMac.Foundation KeyDiscard
return NSString

KeyDomain public_oe static_oe property

public static NSString,MonoMac.Foundation KeyDomain
return NSString

KeyExpires public_oe static_oe property

public static NSString,MonoMac.Foundation KeyExpires
return NSString

KeyMaximumAge public_oe static_oe property

public static NSString,MonoMac.Foundation KeyMaximumAge
return NSString

KeyName public_oe static_oe property

public static NSString,MonoMac.Foundation KeyName
return NSString

KeyOriginURL public_oe static_oe property

public static NSString,MonoMac.Foundation KeyOriginURL
return NSString

KeyPath public_oe static_oe property

public static NSString,MonoMac.Foundation KeyPath
return NSString

KeyPort public_oe static_oe property

public static NSString,MonoMac.Foundation KeyPort
return NSString

KeySecure public_oe static_oe property

public static NSString,MonoMac.Foundation KeySecure
return NSString

KeyValue public_oe static_oe property

public static NSString,MonoMac.Foundation KeyValue
return NSString

KeyVersion public_oe static_oe property

public static NSString,MonoMac.Foundation KeyVersion
return NSString