C# Class FBC.Northwind.WebUI.Areas.HelpPage.ModelDescriptions.ModelNameHelper

显示文件 Open project: duncanhunter/WebAPI2-Onion-Architecture-SSW-Style-with-DI-and-UOW

Public Methods

Method Description
GetModelName ( Type type ) : string

Method Details

GetModelName() public static method

public static GetModelName ( Type type ) : string
type System.Type
return string