Method Exec
Exec(String, String)
Construct a patch string that transforms a to b.
Declaration
public string Exec(string a, string b)
Parameters
Type | Name | Description |
---|---|---|
System.String | a | 1st string |
System.String | b | 2nd string |
Returns
Type | Description |
---|---|
System.String |