コード例 #1
0
 public InjectionException(InjectionExceptionType type) : base(type.ToString())
 {
 }