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

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

공개 메소드들

메소드 설명
AutoGenerateCtorNamespaceAttribute ( string usedNamespace ) : System

Creates a new Attribute that is used for CodeGeneration This Attributes tell the factory to include certain namespaces.

메소드 상세

AutoGenerateCtorNamespaceAttribute() 공개 메소드

Creates a new Attribute that is used for CodeGeneration This Attributes tell the factory to include certain namespaces.
public AutoGenerateCtorNamespaceAttribute ( string usedNamespace ) : System
usedNamespace string
리턴 System