TreeSharp.Sequence.Sequence C# (CSharp) 메소드

Sequence() 공개 메소드

public Sequence ( ) : System.Collections.Generic
리턴 System.Collections.Generic
        public Sequence(params Composite[] children)
            : base(children)
        {
        }

Same methods

Sequence::Sequence ( ContextChangeHandler contextChange ) : System.Collections.Generic
Sequence::Sequence ( string name ) : System.Collections.Generic