lihongji
2024-11-07 7da84821eb07cfa1370adfe4144e41416cf1cefa
1
2
3
4
5
6
7
8
9
10
11
Quintiq file version 2.0
#parent: #root
StaticMethod Test (
  MacroPlan macroPlan,
  InterfaceDataset interfaceDataset,
  Archive archive
)
{
  Description: '测试方法,测试专用'
  TextBody: 'info( 123 );'
}