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

.net编程

开发平台:

C#

  1. namespace Sunisoft.IrisSkin
  2. {
  3.     using System;
  4.     using System.Runtime.InteropServices;
  5.     [StructLayout(LayoutKind.Sequential, Pack=2)]
  6.     internal struct x311a6dc8e19b6c24
  7.     {
  8.         public int trSig;
  9.         [MarshalAs(UnmanagedType.ByValArray, SizeConst=0x10)]
  10.         public byte[] trMid;
  11.         public ushort trLen;
  12.     }
  13. }