Class ObjExchanger
- Namespace
- Macad.Exchange
- Assembly
- Macad.Exchange.dll
public sealed class ObjExchanger : IBodyExporter, IBodyImporter, IExchanger
- Inheritance
-
object
ObjExchanger
- Implements
-
Constructors
Properties
public string Description { get; }
- Property Value: string
public string[] Extensions { get; }
- Property Value: string[]
public ObjExchanger.ObjSettings Settings { get; }
- Property Value: ObjExchanger.ObjSettings
Methods
public bool CanExportToClipboard()
- Returns: bool
public bool CanImportFromClipboard(Clipboard clipboard)
clipboard Clipboard
- Returns: bool