C# Class Ancestry.QueryProcessor.Runtime.UsingTuple

Datei anzeigen Open project: Ancestry/DotQL

Public Properties

Property Type Description
Target Name
Version System.Version

Public Methods

Method Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
operator ( ) : bool

Method Details

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int

operator() public static method

public static operator ( ) : bool
return bool

Property Details

Target public_oe property

public Name Target
return Name

Version public_oe property

public Version,System Version
return System.Version