public static void AppliesTo(YearlyCalendarRule obj, MethodReturnEventArgs <System.Boolean> e, System.DateTime date) { // Abstract }
public static void ToString(YearlyCalendarRule obj, MethodReturnEventArgs<System.String> e) { // Nothing to do }
public static void ToString(YearlyCalendarRule obj, MethodReturnEventArgs <System.String> e) { // Nothing to do }
public static void AppliesTo(YearlyCalendarRule obj, MethodReturnEventArgs<System.Boolean> e, System.DateTime date) { // Abstract }