コード例 #1
0
 public static string UITriggerString(UITrigger e)
 {
     return(e.ToString());
 }