C# 클래스 Neptune.Web.Models.DatabaseContextExtensions

파일 보기 프로젝트 열기: sitkatech/neptune

공개 메소드들

메소드 설명
GetCustomAttributeTypes ( IQueryable customAttributeTypes, List customAttributes ) : List

메소드 상세

GetCustomAttributeTypes() 공개 정적인 메소드

public static GetCustomAttributeTypes ( IQueryable customAttributeTypes, List customAttributes ) : List
customAttributeTypes IQueryable
customAttributes List
리턴 List