Click or drag to resize

Extensions Methods

The Extensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToBetterString
Actually useful version of ToString() for Cecil's CustomAttribute type. The ToString() provided by Cecil simply dumps the type of Mono.Cecil.CustomAttribute instead of showing anything about the instanced CustomAttribute itself.
Public methodStatic memberToByteArray
Gets the *real* bytes that constitute an Assembly using a rather ugly hack.
Top
See Also