C# Class DbLocalizationProvider.Sync.DiscoveredResource

Mostrar archivo Open project: valdisiljuconoks/LocalizationProvider Class Usage Examples

Public Methods

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

Method Details

DiscoveredResource() public method

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
return System