Amazon.CognitoIdentityProvider.Model.SchemaAttributeType.IsSetDeveloperOnlyAttribute C# (CSharp) 메소드

IsSetDeveloperOnlyAttribute() 개인적인 메소드

private IsSetDeveloperOnlyAttribute ( ) : bool
리턴 bool
        internal bool IsSetDeveloperOnlyAttribute()
        {
            return this._developerOnlyAttribute.HasValue; 
        }