C# Class Poderosa.Terminal.TerminalUtil

ファイルを表示 Open project: poderosaproject/poderosa Class Usage Examples

Public Methods

Method Description
NewLineBytes ( NewLine nl ) : byte[]
NewLineChars ( NewLine nl ) : char[]
NextNewLineOption ( NewLine nl ) : NewLine
SelectPrivateKeyFileByDialog ( Form parent ) : string

Method Details

NewLineBytes() public static method

public static NewLineBytes ( NewLine nl ) : byte[]
nl NewLine
return byte[]

NewLineChars() public static method

public static NewLineChars ( NewLine nl ) : char[]
nl NewLine
return char[]

NextNewLineOption() public static method

public static NextNewLineOption ( NewLine nl ) : NewLine
nl NewLine
return NewLine

SelectPrivateKeyFileByDialog() public static method

public static SelectPrivateKeyFileByDialog ( Form parent ) : string
parent System.Windows.Forms.Form
return string