getspcdefcode_jszCompletedEventHandler.cs 251 B

1234567
  1. using System.CodeDom.Compiler;
  2. namespace SPCwebServiceDll.spcwebapi
  3. {
  4. //[GeneratedCode(/*Could not decode attribute arguments.*/)]
  5. public delegate void getspcdefcode_jszCompletedEventHandler(object sender, getspcdefcode_jszCompletedEventArgs e);
  6. }