CodeContract.RequiresArgumentNotEmpty(Guid, String) Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Vyžaduje, aby identifikátor GUID nebyl prázdný.
public:
[System::Runtime::CompilerServices::Extension]
static void RequiresArgumentNotEmpty(Guid guid, System::String ^ argumentName);
public static void RequiresArgumentNotEmpty (this Guid guid, string argumentName);
static member RequiresArgumentNotEmpty : Guid * string -> unit
<Extension()>
Public Sub RequiresArgumentNotEmpty (guid As Guid, argumentName As String)
Parametry
- guid
- Guid
Identifikátor GUID k ověření
- argumentName
- String
Řetězcové vyjádření argumentu