TransmitterUtilities5 Class

SwissDec Transmitter

Definition

Namespace: SwissDecTX
Assembly: SwissDecTX.Transmitter5 (in SwissDecTX.Transmitter5.dll) Version: 5.0.0.0 (5.0.0.0)
C#
[ProgIdAttribute("SwissDecTX.TransmitterUtilities5")]
public class TransmitterUtilities5
Inheritance
Object    TransmitterUtilities5

Constructors

TransmitterUtilities5Initializes a new instance of the TransmitterUtilities5 class

Methods

Convert Run XSLT stylesheet on the xml input document.
ConvertData Run XSLT stylesheet on the xml input document (data mode).
ConvertDataFromFiles Run XSLT stylesheet on the xml input document (data mode).
ConvertDataFromFilesToFile Run XSLT stylesheet on the xml input document (data mode).
ConvertFromFiles Run XSLT stylesheet on the xml input document.
ConvertFromFilesToFile Run XSLT stylesheet on the xml input document.
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also