P4CallBacksProgressInitCallback Delegate |
Namespace: Perforce.P4
public delegate void ProgressInitCallback( int type )
Public Delegate Sub ProgressInitCallback ( type As Integer )
public delegate void ProgressInitCallback( int type )
type ProgressInitCallback = delegate of type : int -> unit