Inheritance: global::ProtoBuf.IExtensible
Exemplo n.º 1
0
            internal LoggedOffCallback( CMsgClientLoggedOff resp )
#endif
            {
                this.Result = ( EResult )resp.eresult;
            }
Exemplo n.º 2
0
 internal LoggedOffCallback( SteamClient client, CMsgClientLoggedOff resp )
     : base( client )