C# Class DbLocalizationProvider.CustomAttributeDescriptor

Mostrar archivo Open project: valdisiljuconoks/LocalizationProvider

Public Methods

Method Description
CustomAttributeDescriptor ( Type target, bool generateTranslation = true ) : System

Method Details

CustomAttributeDescriptor() public method

public CustomAttributeDescriptor ( Type target, bool generateTranslation = true ) : System
target System.Type
generateTranslation bool
return System