Метод | Описание | |
---|---|---|
Add ( string tag_handle, string tag_prefix ) : void | ||
Reset ( ) : bool | ||
Resolve ( string tag_handle, string tag_name ) : string | ||
SetupDefaultTagPrefixes ( ) : void | ||
YamlTagPrefixes ( Func |
Метод | Описание | |
---|---|---|
Error ( string format ) : void |
public Add ( string tag_handle, string tag_prefix ) : void | ||
tag_handle | string | |
tag_prefix | string | |
Результат | void |
public Resolve ( string tag_handle, string tag_name ) : string | ||
tag_handle | string | |
tag_name | string | |
Результат | string |
public YamlTagPrefixes ( Func |
||
error | Func |
|
Результат | System.Collections.Generic |