C# Class Patchwork.ToggleFieldAttributes

Inheritance: PatchingAttribute
Afficher le fichier Open project: GregRos/Patchwork

Méthodes publiques

Méthode Description
ToggleFieldAttributes ( FieldAttributes attributes ) : System

Constructs a new instance.

Method Details

ToggleFieldAttributes() public méthode

Constructs a new instance.
public ToggleFieldAttributes ( FieldAttributes attributes ) : System
attributes FieldAttributes The attributes to toggle. Defaults to 0 (no attributes).
Résultat System