Amazon.S3.InventoryFormat.InventoryFormat C# (CSharp) 메소드

InventoryFormat() 공개 메소드

Construct instance of InventoryFormat.
public InventoryFormat ( string value ) : System
value string
리턴 System
        public InventoryFormat(string value) 
            : base(value) 
        {
        }