C# Класс JPB.DataAccess.ModelsAnotations.MethodProxyAttribute

Наследование: DataAccessAttribute
Показать файл Открыть проект

Открытые методы

Метод Описание
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