Method | Description | |
---|---|---|
ToLower ( this helper, string stringToBeChanged ) : string | ||
ToUpper ( this helper, string stringToBeChanged = "" ) : string |
public static ToLower ( this helper, string stringToBeChanged ) : string | ||
helper | this | |
stringToBeChanged | string | |
return | string |
public static ToUpper ( this helper, string stringToBeChanged = "" ) : string | ||
helper | this | |
stringToBeChanged | string | |
return | string |