C# Class Mono.VisualC.Interop.Util.BasicSignature

Afficher le fichier Open project: shana/cppinterop Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
IsCompatibleWith ( BasicSignature other ) : bool

Method Details

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

IsCompatibleWith() public méthode

public IsCompatibleWith ( BasicSignature other ) : bool
other BasicSignature
Résultat bool