Exemple #1
0
 public AmeeObjectReference Parent(AmeeObjectType objectType)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public AmeeObjectReference Child(String localPath, AmeeObjectType objectType)
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public AmeeObjectReference Child(String localPath,AmeeObjectType objectType)
 {
     throw new NotImplementedException();
 }
Exemple #4
0
 public AmeeObjectReference Parent(AmeeObjectType objectType)
 {
     throw new NotImplementedException();
 }