Example #1
0
 private static void Main(string[] args)
 {
     BasicExample.Run();
     JsonExample.Run();
     ProtobufExample.Run();
 }