コード例 #1
0
 public void BusinessLogicEnd(CustomTrace customTrace)
 {
     customTrace.PutProperty("PutProperty", "propertyValue");
     customTrace.PutProperty("key", "value");
 }