C# Class MonoMac.Security.SecMatchLimit

Inheritance: MonoMac.Foundation.NSNumber
Mostrar archivo Open project: kangaroo/maccore

Public Methods

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

Private Methods

Method Description
SecMatchLimit ( 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

SecMatchLimit() public method

public SecMatchLimit ( int limit ) : System
limit int
return System

operator() public static method

public static operator ( ) : bool
return bool