コード例 #1
0
 public int[] GetFriendlyUnits( )
 {
     return(ABICInterface.IAICallback_GetFriendlyUnits(self));
 }