I have some public user defined classes with relations between their members and also several methods with specific and generic signatures....I would like to be able to store and manipulate custom control flow over these classes (plus CLR classes) using b...