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