Example #1
0
 public static DialogEvent ConvertDialogEvent(int i)
 {
     return(DialogEvent.GetDialogEvent(i));
 }