[]
Gets the string of the clause from the given composition string.
public string GetClauseString(string compositionString)
| Type | Name | Description |
|---|---|---|
| string | compositionString | A string indicates the composition string. |
| Type | Description |
|---|---|
| string | Return the string of the clause. |