Ejemplo n.º 1
0
 // LoadingContext
 public void PushLoadingContext(LoadingContext context)
 {
     _serverProcess.PushLoadingContext(context);
 }