Amazon.SimpleWorkflow.Model.WorkflowTypeInfos.IsSetTypeInfos C# (CSharp) Method

IsSetTypeInfos() private method

private IsSetTypeInfos ( ) : bool
return bool
        internal bool IsSetTypeInfos()
        {
            return this.typeInfos.Count > 0;
        }