C# Class Patchwork.History.PatchedByTypeAttribute

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

Méthodes publiques

Méthode Description
PatchedByTypeAttribute ( string yourType ) : System

Method Details

PatchedByTypeAttribute() public méthode

public PatchedByTypeAttribute ( string yourType ) : System
yourType string The type according to which this type was patched.
Résultat System