C# Class Neptune.Web.Models.DatabaseContextExtensions

显示文件 Open project: sitkatech/neptune

Public Methods

Method Description
GetCustomAttributeTypes ( IQueryable customAttributeTypes, List customAttributes ) : List

Method Details

GetCustomAttributeTypes() public static method

public static GetCustomAttributeTypes ( IQueryable customAttributeTypes, List customAttributes ) : List
customAttributeTypes IQueryable
customAttributes List
return List