Amazon.CognitoIdentity.Model.MappingRule.IsSetMatchType C# (CSharp) 메소드

IsSetMatchType() 개인적인 메소드

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