Amazon.CodeBuild.Model.SourceAuth.IsSetType C# (CSharp) Méthode

IsSetType() private méthode

private IsSetType ( ) : bool
Résultat bool
        internal bool IsSetType()
        {
            return this._type != null;
        }