Exemple #1
0
 public ICompiledWelfareService Build()
 {
     assembly = compilation.BuildAssembly();
     return(this);
 }