- 프로그래밍
- 2009/09/28 11:46
delegate int TestMethodDelegate(int a, int b);
// 리소스에서 byte[] 로 DLL을 끌어 오고...
Assembly loadAssembly = Assembly.Load(WindowsFormsApplication1.Properties.Resources.ClassLibrary1);
// Case 1. 모...
1







최근 덧글