메소드 | 설명 | |
---|---|---|
Add ( string tag, |
Adds the specified tag.
|
|
TagMappings ( ) : System |
Initializes a new instance of the TagMappings class.
|
|
TagMappings ( Type>.IDictionary |
Initializes a new instance of the TagMappings class.
|
메소드 | 설명 | |
---|---|---|
GetMapping ( string tag ) : |
Gets the mapping.
|
public Add ( string tag, |
||
tag | string | The tag. |
mapping | The mapping. | |
리턴 | void |
public TagMappings ( Type>.IDictionary |
||
mappings | Type>.IDictionary | The mappings. |
리턴 | System |