C# 클래스 ServiceInsight.ExtensionMethods.BytesExtensions

파일 보기 프로젝트 열기: Particular/ServiceInsight

공개 메소드들

메소드 설명
StartsWith ( this source, byte comparison ) : bool

메소드 상세

StartsWith() 공개 정적인 메소드

public static StartsWith ( this source, byte comparison ) : bool
source this
comparison byte
리턴 bool