示例#1
0
 /**
  * Convert an AIEvent to the real instance.
  * @param instance The instance to convert.
  * @returns The converted instance.
  */
 static public AIEventRoadReconstruction Convert(AIEventCompanyTown instance)
 {
     throw null;
 }
示例#2
0
 /**
  * Convert an AIEvent to the real instance.
  * @param instance The instance to convert.
  * @returns The converted instance.
  */
 static public AIEventExclusiveTransportRights Convert(AIEventCompanyTown instance)
 {
     throw null;
 }