예제 #1
0
 public object Apply(IComponentModel model, IComponentFactory factory)
 {
     return factory.Incarnate();
 }