MultiChronopicType.MultiChronopicType C# (CSharp) Méthode

MultiChronopicType() public méthode

public MultiChronopicType ( ) : System
Résultat System
    public MultiChronopicType()
    {
        type = Types.MULTICHRONOPIC;
    }

Same methods

MultiChronopicType::MultiChronopicType ( string name ) : System
MultiChronopicType