C# Class Knot3.Framework.Storage.Language

Afficher le fichier Open project: knot3/knot3-code Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( Language other ) : bool
Equals ( object other ) : bool
Language ( string file ) : System.Diagnostics.CodeAnalysis
operator ( ) : bool

Private Methods

Méthode Description
GetHashCode ( ) : int

Method Details

Equals() public méthode

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

Equals() public méthode

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

Language() public méthode

public Language ( string file ) : System.Diagnostics.CodeAnalysis
file string
Résultat System.Diagnostics.CodeAnalysis

operator() public static méthode

public static operator ( ) : bool
Résultat bool