'DeclarationPublic Function New( _ ByVal ParamArray ByteFormat() As System.Byte _ )
public FileSignature( params System.byte[] ByteFormat )
Parameters
- ByteFormat
- Magic number for the file format
'DeclarationPublic Function New( _ ByVal ParamArray ByteFormat() As System.Byte _ )
public FileSignature( params System.byte[] ByteFormat )