Amazon.DynamoDBv2.Model.ExpectedAttributeValue.ExpectedAttributeValue C# (CSharp) 메소드

ExpectedAttributeValue() 공개 메소드

Empty constructor used to set properties independently even when a simple constructor is available
public ExpectedAttributeValue ( ) : System
리턴 System
        public ExpectedAttributeValue() { }

Same methods

ExpectedAttributeValue::ExpectedAttributeValue ( AttributeValue value ) : System
ExpectedAttributeValue::ExpectedAttributeValue ( bool exists ) : System