Amazon.CodeBuild.Model.SourceAuth.IsSetType C# (CSharp) Метод

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

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