示例#1
0
 public static string GetDesc(this TriggerEvent te)
 {
     return(te.DescriptionAttr());
 }