public LoadingEvent( string type, string message )
Public Sub New ( _ type As String, _ message As String _ )
public: LoadingEvent( String^ type, String^ message )