Ejemplo n.º 1
0
 public IList <AttributeValue> GetAttributes(ObjectName name, string[] attributeNames)
 {
     return(_exportedServer.GetAttributes(name, attributeNames));
 }