C# Class eXeMeL.ViewModel.XmlNodeViewModel

Inheritance: ViewModelBase
Show file Open project: Grandpappy/eXeMeL

Protected Methods

Method Description
XmlNodeViewModel ( eXeMeL.ViewModel.ElementViewModel parent, string name, string value, string namespaceName ) : GalaSoft.MvvmLight

Method Details

XmlNodeViewModel() protected method

protected XmlNodeViewModel ( eXeMeL.ViewModel.ElementViewModel parent, string name, string value, string namespaceName ) : GalaSoft.MvvmLight
parent eXeMeL.ViewModel.ElementViewModel
name string
value string
namespaceName string
return GalaSoft.MvvmLight