Interface IExtension
.NET interface for TO BE DEFINED FROM USER
public interface IExtension
Properties
Id
String Id { get; }
Property Value
Value
byte[] Value { get; }
Property Value
- byte[]
Methods
Encode(OutputStream)
void Encode(OutputStream arg0)
Parameters
arg0
OutputStream
Exceptions
IsCritical()
bool IsCritical()