C# 클래스 RampUp.Actors.Impl.StructSizeCounter

상속: IStructSizeCounter
파일 보기 프로젝트 열기: Scooletz/RampUp 1 사용 예제들

공개 메소드들

메소드 설명
GetSize ( Type @struct ) : int

비공개 메소드들

메소드 설명
Assert ( Type t ) : void
CountZeros ( byte bytes ) : int
InitBytes ( byte bytes ) : void

메소드 상세

GetSize() 공개 메소드

public GetSize ( Type @struct ) : int
@struct System.Type
리턴 int