C# Class iRacingReplayOverlay.Phases.SynchronizationContextExtension

Show file Open project: vipoo/iRacingReplayOverlay.net

Public Methods

Method Description
Post ( this self, System.Action action ) : void

Method Details

Post() public static method

public static Post ( this self, System.Action action ) : void
self this
action System.Action
return void