Exemple #1
0
 public override FarmEvent OnUtility_PickFarmEvent(Func <FarmEvent> action)
 {
     return(alias.OnUtility_PickFarmEvent(action));
 }