Example #1
0
 void Blanknodepropertylist(out string value)
 {
     Expect(22);
     value = ng.CreateBlank();
     Predicateobjectlist(value);
     Expect(23);
 }