Пример #1
0
 public OvfNetworkResourceContainer(string sysId, EnvelopeType envelopeType)
 {
     rasdArray = OVF.FindRasdByType(envelopeType, sysId, 10);
 }