C# Class RevMobNotification, unity-admanager

Datei anzeigen Open project: slightlysocial/unity-admanager

Public Methods

Method Description
Cancel ( ) : void
Schedule ( ) : void

Method Details

Cancel() public abstract method

public abstract Cancel ( ) : void
return void

Schedule() public abstract method

public abstract Schedule ( ) : void
return void