public void SetSF_Init(SF_Init func)
 {
     sf_init = func;
 }
Exemplo n.º 2
0
 public void SetSF_Init(SF_Init func)
 {
     sf_init = func;
 }