C# 클래스 NetflixPivot_Worker.HexExtensions

파일 보기 프로젝트 열기: smarx/NetflixPivot

공개 메소드들

메소드 설명
ToHex ( this input ) : string
ToHex ( this input, Encoding encoding ) : string

메소드 상세

ToHex() 공개 정적인 메소드

public static ToHex ( this input ) : string
input this
리턴 string

ToHex() 공개 정적인 메소드

public static ToHex ( this input, Encoding encoding ) : string
input this
encoding System.Text.Encoding
리턴 string