Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
Intersects ( Constraint constraint ) : |
||
Match ( ImplementationVersion version ) : bool | ||
ToString ( ) : string | ||
VersionRangeRange ( ImplementationVersion startVersion, ImplementationVersion endVersion ) : System |
public Intersects ( Constraint constraint ) : |
||
constraint | Constraint | |
return |
public Match ( ImplementationVersion version ) : bool | ||
version | ImplementationVersion | |
return | bool |
public VersionRangeRange ( ImplementationVersion startVersion, ImplementationVersion endVersion ) : System | ||
startVersion | ImplementationVersion | |
endVersion | ImplementationVersion | |
return | System |