Method | Description | |
---|---|---|
@typeof ( ) : |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
endVersion ( ) : |
||
endVersion ( long index ) : |
||
fromStr ( string str ) : |
||
fromStr ( string str, bool check ) : |
||
hash ( ) : long | ||
isPlus ( ) : bool | ||
isPlus ( long index ) : bool | ||
isRange ( ) : bool | ||
isRange ( long index ) : bool | ||
match ( |
||
name ( ) : string | ||
size ( ) : long | ||
toStr ( ) : string | ||
version ( ) : |
||
version ( long index ) : |
Method | Description | |
---|---|---|
Depend ( string name, Constraint constraints ) : System.Collections | ||
match ( |
public static fromStr ( string str ) : |
||
str | string | |
return |
public static fromStr ( string str, bool check ) : |
||
str | string | |
check | bool | |
return |