C# Class RampUp.Actors.Impl.StructSizeCounter

Inheritance: IStructSizeCounter
Mostrar archivo Open project: Scooletz/RampUp Class Usage Examples

Public Methods

Method Description
GetSize ( Type @struct ) : int

Private Methods

Method Description
Assert ( Type t ) : void
CountZeros ( byte bytes ) : int
InitBytes ( byte bytes ) : void

Method Details

GetSize() public method

public GetSize ( Type @struct ) : int
@struct System.Type
return int