C# Class AWSSDK_DotNet35.UnitTests.TestTools.WAFRegionalMethodCustomizationsTests

Show file Open project: aws/aws-sdk-net

Public Methods

Method Description
EnsureSimpleMethodExists ( Type type, string methodName, Type simpleParams ) : void

Private Methods

Method Description
WAFRegionalSimpleMethodTests ( ) : void

Method Details

EnsureSimpleMethodExists() public method

public EnsureSimpleMethodExists ( Type type, string methodName, Type simpleParams ) : void
type System.Type
methodName string
simpleParams System.Type
return void