C# Class Patchwork.History.PatchedByTypeAttribute

Inheritance: PatchingHistoryAttribute
Mostrar archivo Open project: GregRos/Patchwork

Public Methods

Method Description
PatchedByTypeAttribute ( string yourType ) : System

Method Details

PatchedByTypeAttribute() public method

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