Exemplo n.º 1
0
 static void Main(string[] args)
 {
     FeatureDescriptor feature = new FeatureDescriptor()
     {
     };
     string xx = feature.ToJson();
 }