Exemplo n.º 1
0
 public AphidCli.GetAphidObjectTypeNameDelegate GetAphidObjectTypeNameGetTest()
 {
     AphidCli.GetAphidObjectTypeNameDelegate result = AphidCli.GetAphidObjectTypeName
     ;
     return(result);
     // TODO: add assertions to method AphidCliTest.GetAphidObjectTypeNameGetTest()
 }
Exemplo n.º 2
0
 public void GetAphidObjectTypeNameSetTest(AphidCli.GetAphidObjectTypeNameDelegate value)
 {
     AphidCli.GetAphidObjectTypeName = value;
     // TODO: add assertions to method AphidCliTest.GetAphidObjectTypeNameSetTest(GetAphidObjectTypeNameDelegate)
 }