C# 클래스 Simpl.Fundamental.Generic.StringExtensions

파일 보기 프로젝트 열기: ecologylab/simplCSharp

공개 메소드들

메소드 설명
GetTlvId ( this input ) : int
Reverse ( this s ) : string

메소드 상세

GetTlvId() 공개 정적인 메소드

public static GetTlvId ( this input ) : int
input this
리턴 int

Reverse() 공개 정적인 메소드

public static Reverse ( this s ) : string
s this
리턴 string