コード例 #1
0
 internal ContainedObjectException(IContainedObject containedObject)
     : this(containedObject.GetType().Name)
 {
 }