Пример #1
0
 public Startup(SeqServerUri seqServerUri, AppEnvironment appEnvironment)
 {
     this.seqServerUri = seqServerUri;
     this.appEnvironment = appEnvironment;
 }
Пример #2
0
 public Startup(SeqServerUri seqServerUri, AppEnvironment appEnvironment)
 {
     this.seqServerUri   = seqServerUri;
     this.appEnvironment = appEnvironment;
 }