G
Guest
Given an assembly, is there a way we could generate some sort of a type
library file w/c contains the public types defined in the assembly but w/o
the implementation? W/ this "type library" file, developers can reference,
use and compile their applications w/o needing the actual implementations.
It's basically the same concept as type libraries (.tlb) in the COM world.
Thanks in advance =)
library file w/c contains the public types defined in the assembly but w/o
the implementation? W/ this "type library" file, developers can reference,
use and compile their applications w/o needing the actual implementations.
It's basically the same concept as type libraries (.tlb) in the COM world.
Thanks in advance =)