Example #1
0
 public static string ToYAMLString(VelocityMsg msg)
 {
     return(msg.ToYAMLString());
 }