C# Class Neutronium.Core.Binding.CollectionChanges.IndividualCollectionChange

Mostra file Open project: David-Desmaisons/MVVM.CEF.Glue Class Usage Examples

Public Methods

Method Description
IndividualCollectionChange ( IndividualJavascriptCollectionChange change, IJavascriptToCSharpConverter converter, Type targetType ) : System

Method Details

IndividualCollectionChange() public method

public IndividualCollectionChange ( IndividualJavascriptCollectionChange change, IJavascriptToCSharpConverter converter, Type targetType ) : System
change Neutronium.Core.JavascriptFramework.IndividualJavascriptCollectionChange
converter IJavascriptToCSharpConverter
targetType System.Type
return System