C# Class Stash.Engine.InternalId

Afficher le fichier Open project: AndyHitchman/Stash Class Usage Examples

Méthodes publiques

Méthode Description
AsByteArray ( ) : byte[]
Equals ( object obj ) : bool
GetHashCode ( ) : int
InternalId ( System.Guid value ) : System
ToString ( ) : string
operator ( ) : bool

Method Details

AsByteArray() public méthode

public AsByteArray ( ) : byte[]
Résultat byte[]

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

InternalId() public méthode

public InternalId ( System.Guid value ) : System
value System.Guid
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

operator() public static méthode

public static operator ( ) : bool
Résultat bool