AWSSDK_DotNet35.UnitTests.TestTools.CloudFrontConstructorCustomizationsTests.CreateCloudFrontOriginAccessIdentityRequestConstructorTests C# (CSharp) 메소드

CreateCloudFrontOriginAccessIdentityRequestConstructorTests() 개인적인 메소드

        public void CreateCloudFrontOriginAccessIdentityRequestConstructorTests()
        {
            EnsureConstructorExists(typeof(Amazon.CloudFront.Model.CreateCloudFrontOriginAccessIdentityRequest), new System.Type[] { typeof(CloudFrontOriginAccessIdentityConfig), });
        }