Extensions Class |
[Missing <summary> documentation for "T:com.tiberiumfusion.ttplugins.Extensions"]
Namespace: com.tiberiumfusion.ttplugins
The Extensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ToBetterString |
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.
|
![]() ![]() | ToByteArray |
Gets the *real* bytes that constitute an Assembly using a rather ugly hack.
|