Esempio n. 1
0
 protected Manifest(MT manifestType)
     : this((int)manifestType, manifestType.GetEnumDisplayName())
 {
 }