C# 클래스 Patchwork.MemberActionAttribute

This kind of attribute denotes the action to perform regarding this member. There should be only one such attribute on an element.
상속: PatchingAttribute
파일 보기 프로젝트 열기: GregRos/Patchwork 1 사용 예제들

보호된 메소드들

메소드 설명
MemberActionAttribute ( ModificationScope scope )

Constructs a new instance of the attribute.

메소드 상세

MemberActionAttribute() 보호된 메소드

Constructs a new instance of the attribute.
protected MemberActionAttribute ( ModificationScope scope )
scope ModificationScope The scope of the modification applied by this attribute.