Méthode | Description | |
---|---|---|
Read ( int indention, string text ) : IReaderMode |
Méthode | Description | |
---|---|---|
applyValue ( string target, Cell cell, string value ) : void |
public abstract Read ( int indention, string text ) : IReaderMode | ||
indention | int | |
text | string | |
Résultat | IReaderMode |
protected applyValue ( string target, Cell cell, string value ) : void | ||
target | string | |
cell | Cell | |
value | string | |
Résultat | void |