Click or drag to resize

FilePathConverter Class

[Missing <summary> documentation for "T:RAYLASE.Marker.Common.GUI.FilePathConverter"]

Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.Common.GUIFilePathConverter

Namespace: RAYLASE.Marker.Common.GUI
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
public sealed class FilePathConverter : IValueConverter

The FilePathConverter type exposes the following members.

Constructors
 NameDescription
Public methodFilePathConverterInitializes a new instance of the FilePathConverter class
Top
Methods
 NameDescription
Public methodConvertConverts a value.
Public methodConvertBackConverts a value.
Top
See Also