CDP4CommonView.NoteDialogViewModel.NoteDialogViewModel C# (CSharp) Method

NoteDialogViewModel() protected method

Initializes a new instance of the NoteDialogViewModel{T} class.
The default constructor is required by MEF
protected NoteDialogViewModel ( ) : System
return System
        protected NoteDialogViewModel()
        {
        }

Same methods

NoteDialogViewModel::NoteDialogViewModel ( note, IThingTransaction transaction, ISession session, bool isRoot, ThingDialogKind dialogKind, IThingDialogNavigationService thingDialogNavigationService, Thing container, IEnumerable chainOfContainers ) : System