CodeContract.RequiresArgumentNotNullAndNotEmpty(String, String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Nécessite que la chaîne ne soit pas null et non vide
public:
[System::Runtime::CompilerServices::Extension]
static void RequiresArgumentNotNullAndNotEmpty(System::String ^ value, System::String ^ argumentName);
public static void RequiresArgumentNotNullAndNotEmpty (this string value, string argumentName);
static member RequiresArgumentNotNullAndNotEmpty : string * string -> unit
<Extension()>
Public Sub RequiresArgumentNotNullAndNotEmpty (value As String, argumentName As String)
Paramètres
- value
- String
value
- argumentName
- String
représentation sous forme de chaîne de l’argument