LibiadaCore.Core.Chain.Chain C# (CSharp) Méthode

Chain() public méthode

Initializes a new instance of the Chain class.
public Chain ( ) : System.Collections.Generic
Résultat 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