|
NetBodyDuplicate
NetBodyDuplicate:
- will duplicate a MethodDef - will clone method exactly as it (instructions, parameters etc) is in same type (if you don't specify destination type) or in selected destination TypeDef; you could also specify number of duplicates.
maybe an improper name, maybe should be renamed to NetMethodDuplicate.
|