C# Class System.Runtime.InteropServices.FieldOffsetAttribute

Inheritance: Attribute
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
FieldOffsetAttribute ( int offset ) : System

Private Methods

Méthode Description
GetCustomAttribute ( RuntimeFieldInfo field ) : Attribute
IsDefined ( RuntimeFieldInfo field ) : bool

Method Details

FieldOffsetAttribute() public méthode

public FieldOffsetAttribute ( int offset ) : System
offset int
Résultat System