单项选择题

以下所列的各函数首部中,正确的是 ( )

A.void play (var:Integer,var b:Integer)
B.void play(int a,b)
C.void play(int a,int b)
D.Sub play(a as integer,b as integer)