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