getspcfile_jszCompletedEventHandler.cs 245 B

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