Méthode | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetFactoryId ( ) : int | ||
GetHashCode ( ) : int | ||
GetId ( ) : int | ||
ReadData ( IObjectDataInput input ) : void | ||
RegexPredicate ( ) : System | ||
RegexPredicate ( string attributeName, string regex ) : System | ||
ToString ( ) : string | ||
WriteData ( IObjectDataOutput output ) : void |
Méthode | Description | |
---|---|---|
Equals ( |
protected Equals ( |
||
other | ||
Résultat | bool |
public ReadData ( IObjectDataInput input ) : void | ||
input | IObjectDataInput | |
Résultat | void |
public RegexPredicate ( string attributeName, string regex ) : System | ||
attributeName | string | |
regex | string | |
Résultat | System |
public WriteData ( IObjectDataOutput output ) : void | ||
output | IObjectDataOutput | |
Résultat | void |