C# Class Knot3.Framework.Storage.Language

Show file Open project: knot3/knot3-code Class Usage Examples

Public Methods

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

Private Methods

Method Description
GetHashCode ( ) : int

Method Details

Equals() public method

public Equals ( Language other ) : bool
other Language
return bool

Equals() public method

public Equals ( object other ) : bool
other object
return bool

Language() public method

public Language ( string file ) : System.Diagnostics.CodeAnalysis
file string
return System.Diagnostics.CodeAnalysis

operator() public static method

public static operator ( ) : bool
return bool