C# 클래스 NMF.Utilities.DefaultImplementationTypeAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: NMFCode/NMF

공개 메소드들

메소드 설명
DefaultImplementationTypeAttribute ( Type implementationType ) : System

Creates a new attribute with the default implementation interface

메소드 상세

DefaultImplementationTypeAttribute() 공개 메소드

Creates a new attribute with the default implementation interface
public DefaultImplementationTypeAttribute ( Type implementationType ) : System
implementationType System.Type
리턴 System