예제 #1
0
 public void Build(IContainerScope container, BusAuditor auditor)
 {
     Endpoints = Processors.Build(this, container, auditor);
 }