C# 클래스 Patchwork.ToggleFieldAttributes

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

공개 메소드들

메소드 설명
ToggleFieldAttributes ( FieldAttributes attributes ) : System

Constructs a new instance.

메소드 상세

ToggleFieldAttributes() 공개 메소드

Constructs a new instance.
public ToggleFieldAttributes ( FieldAttributes attributes ) : System
attributes FieldAttributes The attributes to toggle. Defaults to 0 (no attributes).
리턴 System