C# Class MonoMac.Security.SecPolicy

Inheritance: INativeObject, IDisposable
Mostrar archivo Open project: kangaroo/maccore Class Usage Examples

Public Methods

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

Private Methods

Method Description
GetTypeID ( ) : int
SecPolicy ( 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