Метод | Описание | |
---|---|---|
AddText ( string text ) : void | ||
CloseObject ( string closingTagText ) : |
||
CreateChildParsingObject ( ILocation location, string tagid, |
||
ServerObjectParsingObject ( |
Метод | Описание | |
---|---|---|
AddControl ( object control ) : void |
Метод | Описание | |
---|---|---|
IsWhiteSpace ( string s ) : bool |
protected AddControl ( object control ) : void | ||
control | object | |
Результат | void |
public CloseObject ( string closingTagText ) : |
||
closingTagText | string | |
Результат |
public CreateChildParsingObject ( ILocation location, string tagid, |
||
location | ILocation | |
tagid | string | |
attributes | ||
Результат |
public ServerObjectParsingObject ( |
||
type | ||
attributes | ||
tagid | string | |
parent | ||
Результат | System |