C# Class Common.DbSyncNotifyDelegate

Inheritance: ServiceDelegate, IDbSyncNotify
Afficher le fichier Open project: fingerpasswang/Phial.Fantasy

Méthodes publiques

Méthode Description
DbSyncNotifyDelegate ( IDataInjector dataInjector, IMethodSerializer methodSerializer ) : Common.System
NotifyPlayerLoaded ( ulong pid ) : void

Method Details

DbSyncNotifyDelegate() public méthode

public DbSyncNotifyDelegate ( IDataInjector dataInjector, IMethodSerializer methodSerializer ) : Common.System
dataInjector IDataInjector
methodSerializer IMethodSerializer
Résultat Common.System

NotifyPlayerLoaded() public méthode

public NotifyPlayerLoaded ( ulong pid ) : void
pid ulong
Résultat void