예제 #1
0
 public PartNotSatisfiedException(string partName)
     : base(CommonResources.ErrorMsgNotInjected(partName))
 {
 }