C# 클래스 JPB.DataAccess.ModelsAnotations.MethodProxyAttribute

상속: DataAccessAttribute
파일 보기 프로젝트 열기: JPVenson/DataAccess

공개 메소드들

메소드 설명
MethodProxyAttribute ( Type methodProxy ) : System

Allows to create a proxy class that should contains Factory methods for the current class

메소드 상세

MethodProxyAttribute() 공개 메소드

Allows to create a proxy class that should contains Factory methods for the current class
public MethodProxyAttribute ( Type methodProxy ) : System
methodProxy System.Type
리턴 System