ProcessedByXenoCode.cs
上传用户:xlxx0122
上传日期:2015-04-24
资源大小:3904k
文件大小:0k
源码类别:

.net编程

开发平台:

C#

  1. namespace Xenocode.User.Attributes.AssemblyAttributes
  2. {
  3.     using System;
  4.     internal class ProcessedByXenoCode : Attribute
  5.     {
  6.     }
  7. }