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

OnLoggedInStreamer() public méthode

public OnLoggedInStreamer ( ) : System
Résultat System
        public OnLoggedInStreamer()
        {
            this.typeId = DataObjectType.OnLoggedIn;
            this.type = typeof(OnLoggedIn);
        }