C# Class OmniXaml.TypeConversion.ValueContext

Inheritance: IValueContext
Mostrar archivo Open project: AvaloniaUI/OmniXAML Class Usage Examples

Public Methods

Method Description
ValueContext ( ITypeRepository typeRepository, ITopDownValueContext topDownValueContext, object>.IReadOnlyDictionary parsingDictionary ) : System.Collections.Generic

Method Details

ValueContext() public method

public ValueContext ( ITypeRepository typeRepository, ITopDownValueContext topDownValueContext, object>.IReadOnlyDictionary parsingDictionary ) : System.Collections.Generic
typeRepository ITypeRepository
topDownValueContext ITopDownValueContext
parsingDictionary object>.IReadOnlyDictionary
return System.Collections.Generic