Ignore:
Timestamp:
Sep 9, 2007, 1:53:06 PM (17 years ago)
Author:
dai
Message:

下記のBlittable型を実装。
System.Byte
System.SByte
System.Int16
System.UInt16
System.Int32
System.UInt32
System.Int64
System.UInt64
System.IntPtr
System.UIntPtr
System.Single
System.Double

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Include/Classes/System/index.ab

    r319 r332  
    88#require "./Version.ab"
    99#require "./Environment.ab"
    10 #require "./Int32.ab"
    11 #require "./UInt32.ab"
     10#require "./Blittable.ab"
    1211
    1312#require "./Collections/index.ab"
Note: See TracChangeset for help on using the changeset viewer.