Amazon.EC2.Model.DescribeNetworkInterfaceAttributeResult.IsSetAttachment C# (CSharp) 메소드

IsSetAttachment() 개인적인 메소드

private IsSetAttachment ( ) : bool
리턴 bool
        internal bool IsSetAttachment()
        {
            return this.attachment != null;
        }
    }