C# Class AWSSDK_DotNet35.UnitTests.TestTools.WAFRegionalMethodCustomizationsTests

Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Méthode Description
EnsureSimpleMethodExists ( Type type, string methodName, Type simpleParams ) : void

Private Methods

Méthode Description
WAFRegionalSimpleMethodTests ( ) : void

Method Details

EnsureSimpleMethodExists() public méthode

public EnsureSimpleMethodExists ( Type type, string methodName, Type simpleParams ) : void
type System.Type
methodName string
simpleParams System.Type
Résultat void