Method | Description | |
---|---|---|
GetGuidFromPredicate ( string predicate ) : System.Guid | ||
GetName ( string input ) : string | ||
GetPredicate ( string input ) : string |
Method | Description | |
---|---|---|
DoubleQuotePrecedesSingleQuote ( int indexOfDoubleQuote, int indexOfSingleQuote ) : bool |
public static GetGuidFromPredicate ( string predicate ) : System.Guid | ||
predicate | string | |
return | System.Guid |
public static GetName ( string input ) : string | ||
input | string | |
return | string |
public static GetPredicate ( string input ) : string | ||
input | string | |
return | string |