Свойство | Тип | Описание | |
---|---|---|---|
ToString | string | ||
WriteTo | void |
Метод | Описание | |
---|---|---|
ToString ( ) : string |
Returns a System.String that represents this instance.
|
|
WriteTo ( [ writer, [ format = null ) : void |
Writes this instance to the writer, using the optional format.
|
Метод | Описание | |
---|---|---|
ResolvableWriteable ( bool isCaseSensitive = false, bool resolveOuterTags = true, bool resolveControls = false ) : System |
Initializes a new instance of the Resolvable class.
|
Метод | Описание | |
---|---|---|
ToString ( [ format, [ formatProvider = null ) : string | ||
WriteTo ( |
protected ResolvableWriteable ( bool isCaseSensitive = false, bool resolveOuterTags = true, bool resolveControls = false ) : System | ||
isCaseSensitive | bool | if set to |
resolveOuterTags | bool | if set to |
resolveControls | bool | if set to |
Результат | System |
public WriteTo ( [ writer, [ format = null ) : void | ||
writer | [ | The writer. |
format | [ | The format. |
Результат | void |