예제 #1
0
 public PresenceProvider(PresenceApp app)
 {
     App = app;
 }
예제 #2
0
 public PresenceFormatter(PresenceApp app)
 {
     App = app;
 }