Amazon.SimpleWorkflow.Model.ActivityTypeDetail.IsSetTypeInfo C# (CSharp) Méthode

IsSetTypeInfo() private méthode

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