AWSSDK_CoreCLR.UnitTests.CloudFrontTests.CloudFrontTests C# (CSharp) Method

CloudFrontTests() public method

public CloudFrontTests ( ) : System.IO
return System.IO
        public CloudFrontTests()
        {
            privateRSAKeyStreamReader = new StreamReader(Utils.GetAssemblyResourceStream(privateRSAKeyResourceName));
        }