C# Class RampUp.Actors.Impl.StructSizeCounter

Inheritance: IStructSizeCounter
Afficher le fichier Open project: Scooletz/RampUp Class Usage Examples

Méthodes publiques

Méthode Description
GetSize ( Type @struct ) : int

Private Methods

Méthode Description
Assert ( Type t ) : void
CountZeros ( byte bytes ) : int
InitBytes ( byte bytes ) : void

Method Details

GetSize() public méthode

public GetSize ( Type @struct ) : int
@struct System.Type
Résultat int