示例#1
0
 public NotificationPositionSettingsBuilder(NotificationPositionSettings settings, ViewContext viewContext)
 {
     this.viewContext = viewContext;
     this.settings = settings;
 }
示例#2
0
 public NotificationPositionSettingsBuilder(NotificationPositionSettings settings, ViewContext viewContext)
 {
     this.viewContext = viewContext;
     this.settings    = settings;
 }