C# 클래스 Patchwork.ModifiesAccessibilityAttribute

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

공개 메소드들

메소드 설명
ModifiesAccessibilityAttribute ( string memberName = null ) : System

Constructs a new instance of the attribute.

메소드 상세

ModifiesAccessibilityAttribute() 공개 메소드

Constructs a new instance of the attribute.
public ModifiesAccessibilityAttribute ( string memberName = null ) : System
memberName string Optionally, the name of the member to be modified. If not specified, the name of the current member is used.
리턴 System