C# 클래스 Patchwork.History.PatchedByTypeAttribute

상속: PatchingHistoryAttribute
파일 보기 프로젝트 열기: GregRos/Patchwork

공개 메소드들

메소드 설명
PatchedByTypeAttribute ( string yourType ) : System

메소드 상세

PatchedByTypeAttribute() 공개 메소드

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