C# 클래스 Poderosa.ConnectionParam.TerminalTypeMixin

Utility methods for conversion of TerminalType.
파일 보기 프로젝트 열기: poderosaproject/poderosa

공개 메소드들

메소드 설명
ToTermValue ( this type ) : string

Converts TerminalType to a value of the TERM environment variable.

메소드 상세

ToTermValue() 공개 정적인 메소드

Converts TerminalType to a value of the TERM environment variable.
public static ToTermValue ( this type ) : string
type this terminal type
리턴 string