public delegate void On_Epoch_Start( int epoch )
Public Delegate Sub On_Epoch_Start ( _ epoch As Integer _ )
public delegate void On_Epoch_Start( int^ epoch )