Base64Exec class

Base64Exec class

An implementation of Base64 command emulation.

Inheritance: Base64ExecExecutable

The Base64Exec type exposes the following members:

Constructors

NameDescription
Base64Exec()Initializes a new instance of the Base64Exec class

Properties

NameDescription
command_nameGets the name of the executable (command).

Methods

NameDescription
execute(args)The method implementing the executable’s behavior.

See Also