LibiadaCore.Core.Chain.Chain C# (CSharp) 메소드

Chain() 공개 메소드

Initializes a new instance of the Chain class.
public Chain ( ) : System.Collections.Generic
리턴 System.Collections.Generic
        public Chain()
        {
        }

Same methods

Chain::Chain ( List source ) : System.Collections.Generic
Chain::Chain ( int length ) : System.Collections.Generic
Chain::Chain ( int building, Alphabet alphabet ) : System.Collections.Generic
Chain::Chain ( int building, Alphabet alphabet, long id ) : System.Collections.Generic
Chain::Chain ( string source ) : System.Collections.Generic