Amazon.DynamoDBv2.Model.AttributeValue.AttributeValue C# (CSharp) Метод

AttributeValue() публичный Метод

Empty constructor used to set properties independently even when a simple constructor is available
public AttributeValue ( ) : System
Результат System
        public AttributeValue() { }

Same methods

AttributeValue::AttributeValue ( List ss ) : System
AttributeValue::AttributeValue ( string s ) : System