C# Class DbLocalizationProvider.Sync.DiscoveredResource

Afficher le fichier Open project: valdisiljuconoks/LocalizationProvider Class Usage Examples

Méthodes publiques

Méthode Description
DiscoveredResource ( MemberInfo info, string key, string translation, string propertyName, Type declaringType, Type returnType, bool isSimpleType ) : System

Method Details

DiscoveredResource() public méthode

public DiscoveredResource ( MemberInfo info, string key, string translation, string propertyName, Type declaringType, Type returnType, bool isSimpleType ) : System
info System.Reflection.MemberInfo
key string
translation string
propertyName string
declaringType System.Type
returnType System.Type
isSimpleType bool
Résultat System