C# Class SIL.Cog.Domain.CogProject

Inheritance: ObservableObject
Mostrar archivo Open project: sillsdev/cog Class Usage Examples

Public Methods

Method Description
CogProject ( SpanFactory spanFactory ) : System.Collections.Generic

Private Methods

Method Description
MeaningsChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
VarietiesChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void

Method Details

CogProject() public method

public CogProject ( SpanFactory spanFactory ) : System.Collections.Generic
spanFactory SpanFactory
return System.Collections.Generic