Method GetPreTag
GetPreTag(Int32)
Declaration
protected virtual string GetPreTag(int num)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | num |
Returns
Type | Description |
---|---|
System.String |
GetPreTag(String[], Int32)
Declaration
protected virtual string GetPreTag(string[] preTags, int num)
Parameters
Type | Name | Description |
---|---|---|
System.String[] | preTags | |
System.Int32 | num |
Returns
Type | Description |
---|---|
System.String |