Compartir a través de


MessageUtils.IsEmpty(String) Método

Definición

public:
 static bool IsEmpty(System::String ^ str);
public static bool IsEmpty (string str);
static member IsEmpty : string -> bool
Public Shared Function IsEmpty (str As String) As Boolean

Parámetros

str
String

Devoluciones

Se aplica a