C# Class Neutronium.Core.JavascriptFramework.JavascriptCollectionChanges

Describe a set of modifications related to a collection
ファイルを表示 Open project: David-Desmaisons/MVVM.CEF.Glue Class Usage Examples

Public Methods

Method Description
JavascriptCollectionChanges ( IJavascriptObject collection, IEnumerable changes ) : System.Collections.Generic

Method Details

JavascriptCollectionChanges() public method

public JavascriptCollectionChanges ( IJavascriptObject collection, IEnumerable changes ) : System.Collections.Generic
collection IJavascriptObject
changes IEnumerable
return System.Collections.Generic