Amazon.CognitoIdentity.Model.MappingRule.IsSetMatchType C# (CSharp) Метод

IsSetMatchType() приватный Метод

private IsSetMatchType ( ) : bool
Результат bool
        internal bool IsSetMatchType()
        {
            return this._matchType != null;
        }