Méthode | Description | |
---|---|---|
Reset ( string name, string value, char quote ) : void |
Attribute objects are reused during parsing to reduce memory allocations, hence the Reset method.
|
public Reset ( string name, string value, char quote ) : void | ||
name | string | |
value | string | |
quote | char | |
Résultat | void |