AWSSDK_DotNet35.UnitTests.TestTools.CloudFrontConstructorCustomizationsTests.CreateCloudFrontOriginAccessIdentityRequestConstructorTests C# (CSharp) Méthode

CreateCloudFrontOriginAccessIdentityRequestConstructorTests() private méthode

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