C# 클래스 AWSSDK_DotNet35.UnitTests.TestTools.WAFRegionalMethodCustomizationsTests

파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 메소드들

메소드 설명
EnsureSimpleMethodExists ( Type type, string methodName, Type simpleParams ) : void

비공개 메소드들

메소드 설명
WAFRegionalSimpleMethodTests ( ) : void

메소드 상세

EnsureSimpleMethodExists() 공개 메소드

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