FastQuant.FreeKeyListStreamer.FreeKeyListStreamer C# (CSharp) Méthode

FreeKeyListStreamer() public méthode

public FreeKeyListStreamer ( ) : System
Résultat System
        public FreeKeyListStreamer()
        {
            this.typeId = ObjectType.FreeKeyList;
            this.type = typeof(FreeKeyList);
        }