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

Afficher le fichier Open project: PeteDuncanson/EditorsDashboard

Méthodes publiques

Méthode Description
GetPrimaryKeyName ( this type ) : string
GetTableName ( this type ) : string

Method Details

GetPrimaryKeyName() public static méthode

public static GetPrimaryKeyName ( this type ) : string
type this
Résultat string

GetTableName() public static méthode

public static GetTableName ( this type ) : string
type this
Résultat string