Example #1
0
 public static void HandleFetchResult(this AVObject obj, IObjectState serverState)
 {
     obj.HandleFetchResult(serverState);
 }