mirror of
https://github.com/Smaug123/WoofWare.PawPrint
synced 2025-10-11 08:48:38 +00:00
More corelib (#76)
This commit is contained in:
@@ -141,6 +141,10 @@ type BaseClassTypes<'corelib> =
|
||||
RuntimeFieldHandle : TypeInfo<WoofWare.PawPrint.GenericParameter>
|
||||
RuntimeTypeHandle : TypeInfo<WoofWare.PawPrint.GenericParameter>
|
||||
RuntimeType : TypeInfo<WoofWare.PawPrint.GenericParameter>
|
||||
Void : TypeInfo<WoofWare.PawPrint.GenericParameter>
|
||||
TypedReference : TypeInfo<WoofWare.PawPrint.GenericParameter>
|
||||
IntPtr : TypeInfo<WoofWare.PawPrint.GenericParameter>
|
||||
UIntPtr : TypeInfo<WoofWare.PawPrint.GenericParameter>
|
||||
}
|
||||
|
||||
[<RequireQualifiedAccess>]
|
||||
|
Reference in New Issue
Block a user