C# 클래스 Patchwork.ReplaceTypeAttribute

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

공개 메소드들

메소드 설명
ReplaceTypeAttribute ( string fullTypeName = null ) : System

Constructs a new instance of this attribute.

메소드 상세

ReplaceTypeAttribute() 공개 메소드

Constructs a new instance of this attribute.
public ReplaceTypeAttribute ( string fullTypeName = null ) : System
fullTypeName string The full name of the type to apply this attribute to.
리턴 System