C# Class CustomEvent.CustomEventClass

Show file Open project: AlexAlbala/AlterNative-Tests Class Usage Examples

Public Methods

Method Description
RaiseEvent ( int a, float b ) : void

Method Details

RaiseEvent() public method

public RaiseEvent ( int a, float b ) : void
a int
b float
return void