C# Class Patchwork.History.PatchedByMemberAttribute

Inheritance: PatchingHistoryAttribute
Mostrar archivo Open project: GregRos/Patchwork

Public Methods

Method Description
PatchedByMemberAttribute ( string yourMemberName ) : System

Method Details

PatchedByMemberAttribute() public method

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