template syntax example:
<locus_tag>|taxid|<product>
00 Remarks
template syntax example:
<locus_tag>|taxid|<product>
01 Syntax
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| CreateDefaultString | 1 | Create a string based on the given template with default key value |
| CreateString | 1 | Create a string based on the given template |
| ToString | 1 | Create a string based on the given template with default key value |
| SetDefaultKey | 1 | |
| GetLastMissingKeys | 1 | |
| CreateString | 1 | |
| op_Implicit | 1 |
03 Fields
| Name | Overloads | Summary |
|---|---|---|
| keys | 1 | a collection mapping of [key -> <key>] for get value and make string template interpolation |
04 Members
Create a string based on the given template with default key value
``0)Create a string based on the given template
| Name | Description |
|---|---|
T |
| Name | Type | Description |
|---|---|---|
i | ``0 | - |
Create a string based on the given template with default key value
a collection mapping of [key -> <key>] for get value and make string template interpolation
String, String)T)String)