Click or drag to resize

ClientTypeToNameConverter Class

Gets the name from the Emulate3DWebClient attribute and display that instead.
Inheritance Hierarchy
SystemObject
  System.Windows.MarkupMarkupExtension
    Emulate3D.WebConfigurationClientTypeToNameConverter

Namespace: Emulate3D.WebConfiguration
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public class ClientTypeToNameConverter : MarkupExtension, 
	IValueConverter

The ClientTypeToNameConverter type exposes the following members.

Constructors
 NameDescription
Public methodClientTypeToNameConverterInitializes a new instance of the ClientTypeToNameConverter class
Top
Methods
See Also