Ejemplo n.º 1
0
 internal PSFileProperties(Microsoft.Azure.Batch.FileProperties omObject)
 {
     if ((omObject == null))
     {
         throw new System.ArgumentNullException("omObject");
     }
     this.omObject = omObject;
 }
 internal PSFileProperties(Microsoft.Azure.Batch.FileProperties omObject)
 {
     if ((omObject == null))
     {
         throw new System.ArgumentNullException("omObject");
     }
     this.omObject = omObject;
 }