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

IsSetSourceDestCheck() 개인적인 메소드

private IsSetSourceDestCheck ( ) : bool
리턴 bool
        internal bool IsSetSourceDestCheck()
        {
            return this.sourceDestCheck.HasValue;
        }