C# Class MonoMac.Security.SecProtocol

Inheritance: MonoMac.Foundation.NSNumber
Exibir arquivo Open project: kangaroo/maccore Class Usage Examples

Public Methods

Method Description
Equals ( object other ) : bool
GetHashCode ( ) : int
operator ( ) : bool

Private Methods

Method Description
SecProtocol ( IntPtr handle ) : System

Method Details

Equals() public method

public Equals ( object other ) : bool
other object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

operator() public static method

public static operator ( ) : bool
return bool