C# Class RestSharp.Validation.Require

Afficher le fichier Open project: restsharp/RestSharp

Méthodes publiques

Méthode Description
Argument ( string argumentName, object argumentValue ) : void

Method Details

Argument() public static méthode

public static Argument ( string argumentName, object argumentValue ) : void
argumentName string
argumentValue object
Résultat void