Amazon.SimpleDB.Model.DomainMetadataResult.IsSetAttributeNamesSizeBytes C# (CSharp) 메소드

IsSetAttributeNamesSizeBytes() 개인적인 메소드

private IsSetAttributeNamesSizeBytes ( ) : bool
리턴 bool
        internal bool IsSetAttributeNamesSizeBytes()
        {
            return this.attributeNamesSizeBytes.HasValue;
        }