C# Class MonoMac.Security.SecMatchLimit

Inheritance: MonoMac.Foundation.NSNumber
Afficher le fichier Open project: kangaroo/maccore

Méthodes publiques

Méthode Description
Equals ( object other ) : bool
GetHashCode ( ) : int
SecMatchLimit ( int limit ) : System
operator ( ) : bool

Private Methods

Méthode Description
SecMatchLimit ( IntPtr handle ) : System

Method Details

Equals() public méthode

public Equals ( object other ) : bool
other object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

SecMatchLimit() public méthode

public SecMatchLimit ( int limit ) : System
limit int
Résultat System

operator() public static méthode

public static operator ( ) : bool
Résultat bool