⟩ Tell us what are the ways to integrate custom functoid into solution?
Custom functiods can be integrated into a solution using two ways (in both BizTalk.BaseFunctoid is derived):
☛ Directly by using inline code
☛ Indirectly by reference to a method in a class library deployed into the global assembly cache.