Class Performance_ProfilerConfigurationViewModelToViewConverter
Inheritance
System.Object
Performance_ProfilerConfigurationViewModelToViewConverter
Namespace: ArtOfTest.WebAii.Design.UI
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class Performance_ProfilerConfigurationViewModelToViewConverter : SimpleSingleValueConverterExtensionBase
Constructors
Performance_ProfilerConfigurationViewModelToViewConverter()
Declaration
public Performance_ProfilerConfigurationViewModelToViewConverter()
Methods
Convert(Object)
Declaration
public override object Convert(object value)
Parameters
System.Object
value
|
Returns
System.Object
|