C# 클래스 Nyan.Modules.Web.REST.WebApiMicroEntityReferenceAttribute

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

공개 메소드들

메소드 설명
WebApiMicroEntityReferenceAttribute ( string metaName, string foreignProperty, Type foreignType, string localProperty = null ) : System

메소드 상세

WebApiMicroEntityReferenceAttribute() 공개 메소드

public WebApiMicroEntityReferenceAttribute ( string metaName, string foreignProperty, Type foreignType, string localProperty = null ) : System
metaName string
foreignProperty string
foreignType System.Type
localProperty string
리턴 System