C# Class PowerArgs.AsyncTimeline

Datei anzeigen Open project: adamabdelhamed/PowerArgs

Public Methods

Method Description
AddEvent ( string message, string component ) : void
AsyncTimeline ( ) : System
ToString ( ) : string

Method Details

AddEvent() public method

public AddEvent ( string message, string component ) : void
message string
component string
return void

AsyncTimeline() public method

public AsyncTimeline ( ) : System
return System

ToString() public method

public ToString ( ) : string
return string