Method | Description | |
---|---|---|
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.
|
Method | Description | |
---|---|---|
GetMapping ( string tag ) : |
Gets the mapping.
|
public Add ( string tag, |
||
tag | string | The tag. |
mapping | The mapping. | |
return | void |
public TagMappings ( Type>.IDictionary |
||
mappings | Type>.IDictionary | The mappings. |
return | System |