C# Class OsDevKit.Global

Show file Open project: Myvar/OsDevKit

Public Properties

Property Type Description
DebugOutPut string
OutPut string
SerialPipe OsDevKit.Debugger.Pipe

Public Methods

Method Description
Save ( ) : void

Method Details

Save() public static method

public static Save ( ) : void
return void

Property Details

DebugOutPut public static property

public static string DebugOutPut
return string

OutPut public static property

public static string OutPut
return string

SerialPipe public static property

public static Pipe,OsDevKit.Debugger SerialPipe
return OsDevKit.Debugger.Pipe