Compartir a través de


FunctoidScripts.StringLowerCase(String) Método

Definición

public:
 System::String ^ StringLowerCase(System::String ^ str);
public string StringLowerCase (string str);
member this.StringLowerCase : string -> string
Public Function StringLowerCase (str As String) As String

Parámetros

str
String

Devoluciones

Se aplica a