C# Class OsDevKit.Global

显示文件 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_oe static_oe property

public static string DebugOutPut
return string

OutPut public_oe static_oe property

public static string OutPut
return string

SerialPipe public_oe static_oe property

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