예제 #1
0
 public void Unbind(Type type, string identifier)
 {
     Optimizer.RemoveImplementation(type, identifier);
 }