C# Class System.Data.Entity.Resources.EntityRes

Afficher le fichier Open project: aspnet/EntityFramework6 Class Usage Examples

Private Properties

Свойство Type Description
EntityRes System.CodeDom.Compiler
GetLoader EntityRes

Méthodes publiques

Méthode Description
GetObject ( string name ) : object
GetString ( string name ) : string
GetString ( string name, bool &usedFallback ) : string

Private Methods

Méthode Description
EntityRes ( ) : System.CodeDom.Compiler
GetLoader ( ) : EntityRes

Method Details

GetObject() public static méthode

public static GetObject ( string name ) : object
name string
Résultat object

GetString() public static méthode

public static GetString ( string name ) : string
name string
Résultat string

GetString() public static méthode

public static GetString ( string name, bool &usedFallback ) : string
name string
usedFallback bool
Résultat string