C# Class Patchwork.History.PatchedByMemberAttribute

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

Méthodes publiques

Méthode Description
PatchedByMemberAttribute ( string yourMemberName ) : System

Method Details

PatchedByMemberAttribute() public méthode

public PatchedByMemberAttribute ( string yourMemberName ) : System
yourMemberName string The member name. The declaring type is inferred.
Résultat System