Microsoft.Zing.InvokeSchedulerStatement.InvokeSchedulerStatement C# (CSharp) 메소드

InvokeSchedulerStatement() 공개 메소드

public InvokeSchedulerStatement ( ) : System.Collections.Generic
리턴 System.Collections.Generic
        public InvokeSchedulerStatement()
            : base((NodeType)ZingNodeType.InvokeSched)
        {
        }

Same methods

InvokeSchedulerStatement::InvokeSchedulerStatement ( ExpressionList operands ) : System.Collections.Generic
InvokeSchedulerStatement::InvokeSchedulerStatement ( ExpressionList operands, System.Compiler.SourceContext sourceContext ) : System.Collections.Generic
InvokeSchedulerStatement