C# Class Our.Umbraco.EditorsDashboard.Extensions.TypeExtensions

Mostra file Open project: PeteDuncanson/EditorsDashboard

Public Methods

Method Description
GetPrimaryKeyName ( this type ) : string
GetTableName ( this type ) : string

Method Details

GetPrimaryKeyName() public static method

public static GetPrimaryKeyName ( this type ) : string
type this
return string

GetTableName() public static method

public static GetTableName ( this type ) : string
type this
return string