Esempio n. 1
0
 public static UpgradeHelpers.Helpers.Color Get_ForeColor(this UpgradeHelpers.BasicViewModels.MonthCalendarViewModel _MonthCalendar)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
Esempio n. 2
0
 public static DateTime Get_SelectionStart(this UpgradeHelpers.BasicViewModels.MonthCalendarViewModel _MonthCalendar)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
Esempio n. 3
0
 public static void Set_SelectionRange(this UpgradeHelpers.BasicViewModels.MonthCalendarViewModel _MonthCalendar, UpgradeHelpers.BasicViewModels.SelectionRange SelectionRange)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
Esempio n. 4
0
 public static void Set_Location(this UpgradeHelpers.BasicViewModels.MonthCalendarViewModel _MonthCalendar, Stubs._System.Drawing.Point Location)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
Esempio n. 5
0
 public static void Set_FirstDayOfWeek(this UpgradeHelpers.BasicViewModels.MonthCalendarViewModel _MonthCalendar, Day FirstDayOfWeek)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
 public static void setSelectionType(this UpgradeHelpers.BasicViewModels.MonthCalendarViewModel instance, UpgradeStubs.SSCalendarWidgets_A_Constants_SelectionTypeEnum SelectionType)
 {
     UpgradeHelpers.Helpers.NotUpgradedHelper.NotifyNotUpgradedElement("SSCalendarWidgets_A.SSYear.SelectionType");
 }
 public static void setDayCaptionStyleSet(this UpgradeHelpers.BasicViewModels.MonthCalendarViewModel instance, string DayCaptionStyleSet)
 {
     UpgradeHelpers.Helpers.NotUpgradedHelper.NotifyNotUpgradedElement("SSCalendarWidgets_A.SSYear.DayCaptionStyleSet");
 }
 public static dynamic getX(this UpgradeHelpers.BasicViewModels.MonthCalendarViewModel instance)
 {
     UpgradeHelpers.Helpers.NotUpgradedHelper.NotifyNotUpgradedElement("SSCalendarWidgets_A.SSYear.x");
     return(null);
 }