Property | Type | Description | |
---|---|---|---|
input | string | ||
matches | List |
||
output | string | ||
pattern | string | ||
placeholder | string |
Method | Description | |
---|---|---|
ParseBlockResult ( string input, string pattern, string placeholder ) : System |
public ParseBlockResult ( string input, string pattern, string placeholder ) : System | ||
input | string | |
pattern | string | |
placeholder | string | |
return | System |