mscorlib.cs
上传用户:jnxxjx
上传日期:2015-03-08
资源大小:3388k
文件大小:1463k
- SZArray Class System.Reflection.Module GetModules( Boolean getResourceModules);
- Class System.Reflection.Module GetModule( String name);
- Class System.IO.FileStream GetFile( String name);
- SZArray Class System.IO.FileStream GetFiles();
- SZArray Class System.IO.FileStream GetFiles( Boolean getResourceModules);
- SZArray String GetManifestResourceNames();
- SZArray String nGetManifestResourceNames();
- Class System.Reflection.Assembly GetExecutingAssembly();
- Class System.Reflection.Assembly GetCallingAssembly();
- Class System.Reflection.Assembly GetEntryAssembly();
- SZArray Class System.Reflection.AssemblyName GetReferencedAssemblies();
- Class System.Reflection.ManifestResourceInfo GetManifestResourceInfo( String resourceName);
- String ToString();
- String get_Location();
- Boolean get_GlobalAssemblyCache();
- Class System.IO.Stream GetManifestResourceStream( Class System.Type type, String name, Boolean skipSecurityCheck, ByRef ValueClass System.Threading.StackCrawlMark stackMark);
- Class System.Type GetTypeInternal( String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean publicOnly);
- Class System.Reflection.Module InternalLoadModule( String moduleName, SZArray UI1 rawModule, SZArray UI1 rawSymbolStore);
- Class System.Reflection.Module nLoadModule( String moduleName, SZArray UI1 rawModule, SZArray UI1 rawSymbolStore, Class System.Security.Policy.Evidence securityEvidence);
- Boolean nGlobalAssemblyCache();
- Void System.Reflection.Assembly();
- Class System.Reflection.Emit.ModuleBuilder nDefineDynamicModule( Class System.Reflection.Assembly containingAssembly, Boolean emitSymbolInfo, String filename, ByRef ValueClass System.Threading.StackCrawlMark stackMark);
- Void nPrepareForSavingManifestToDisk( Class System.Reflection.Module assemblyModule);
- I4 nSaveToFileList( String strFileName);
- I4 nSetHashValue( I4 tkFile, String strFullFileName);
- I4 nSaveExportedType( String strComTypeName, I4 tkAssemblyRef, I4 tkTypeDef, ValueClass System.Reflection.TypeAttributes flags);
- Void nSavePermissionRequests( SZArray UI1 required, SZArray UI1 optional, SZArray UI1 refused);
- Void nSaveManifestToDisk( String strFileName, I4 entryPoint, I4 fileKind);
- I4 nAddFileToInMemoryFileList( String strFileName, Class System.Reflection.Module module);
- Class System.Reflection.Emit.ModuleBuilder nGetOnDiskAssemblyModule();
- Class System.Reflection.Emit.ModuleBuilder nGetInMemoryAssemblyModule();
- SZArray UI1 nGetExportedTypeLibGuid();
- String nDefineVersionInfoResource( String filename, String title, String iconFilename, String description, String copyright, String trademark, String company, String product, String productVersion, String fileVersion lcid, isDll);
- Void DecodeSerializedEvidence( Class System.Security.Policy.Evidence evidence, SZArray UI1 serializedEvidence);
- Void AddX509Certificate( Class System.Security.Policy.Evidence evidence, SZArray UI1 cert);
- Void AddStrongName( Class System.Security.Policy.Evidence evidence, SZArray UI1 blob);
- Class System.Security.Policy.Evidence CreateSecurityIdentity( String url, SZArray UI1 uniqueID, I4 zone, SZArray UI1 cert, SZArray UI1 serializedEvidence, Class System.Security.Policy.Evidence additionalEvidence);
- Class System.Reflection.Assembly nGetExecutingAssembly( ByRef ValueClass System.Threading.StackCrawlMark stackMark);
- Class System.IO.Stream GetManifestResourceStream( String name, ByRef ValueClass System.Threading.StackCrawlMark stackMark, Boolean skipSecurityCheck);
- Class System.Version GetVersion();
- Class System.Globalization.CultureInfo GetLocale();
- String nGetLocale();
- I4 nGetVersion( ByRef I4 majVer, ByRef I4 minVer, ByRef I4 buildNum, ByRef I4 revNum);
- I4 nGetManifestResourceInfo( String resourceName, ByRef Class System.Reflection.Assembly assemblyRef, ByRef String fileName, ByRef ValueClass System.Threading.StackCrawlMark stackMark);
- Void VerifyCodeBaseDiscovery( String codeBase);
- String GetLocation();
- SZArray UI1 nGetPublicKey();
- String nGetSimpleName();
- String nGetCodeBase( Boolean fCopiedName, Boolean fEscape);
- ValueClass System.Configuration.Assemblies.AssemblyHashAlgorithm nGetHashAlgorithm();
- ValueClass System.Reflection.AssemblyNameFlags nGetFlags();
- Void nForceResolve();
- Class System.Security.Policy.Evidence nGetEvidence();
- Void nGetGrantSet( ByRef Class System.Security.PermissionSet newGrant, ByRef Class System.Security.PermissionSet newDenied);
- String GetFullName();
- Class System.Reflection.MethodInfo nGetEntryPoint();
- Ptr UI1 GetResource( String resourceName, ByRef UI8 length, ByRef ValueClass System.Threading.StackCrawlMark stackMark, Boolean skipSecurityCheck);
- Class System.Reflection.Assembly InternalLoad( String assemblyString, Class System.Security.Policy.Evidence assemblySecurity, ByRef ValueClass System.Threading.StackCrawlMark stackMark);
- Class System.Reflection.Assembly InternalLoad( Class System.Reflection.AssemblyName assemblyRef, Boolean stringized, Class System.Security.Policy.Evidence assemblySecurity, ByRef ValueClass System.Threading.StackCrawlMark stackMark);
- Class System.Reflection.Assembly nLoad( Class System.Reflection.AssemblyName fileName, String codeBase, Boolean isStringized, Class System.Security.Policy.Evidence assemblySecurity, Boolean throwOnFileNotFound, Class System.Reflection.Assembly locationHint, ByRef ValueClass System.Threading.StackCrawlMark stackMark);
- Class System.Security.IPermission CreateWebPermission( String codeBase);
- Class System.Reflection.Module OnModuleResolveEvent( String moduleName);
- Class System.Reflection.Assembly InternalGetSatelliteAssembly( Class System.Globalization.CultureInfo culture, Class System.Version version, Boolean throwOnFileNotFound);
- Class System.Reflection.Cache.InternalCache get_Cache();
- Void OnCacheClear( Object sender, Class System.Reflection.Cache.ClearCacheEventArgs cacheEventArgs);
- Class System.Reflection.Assembly nLoadImage( SZArray UI1 rawAssembly, SZArray UI1 rawSymbolStore, Class System.Security.Policy.Evidence evidence, ByRef ValueClass System.Threading.StackCrawlMark stackMark);
- Void nAddStandAloneResource( String strName, String strFileName, String strFullFileName, I4 attribute);
- SZArray Class System.Reflection.Module nGetModules( Boolean loadIfNotFound, Boolean getResourceModules);
- property CodeBase { get(){} set(){} };
- property EscapedCodeBase { get(){} set(){} };
- property FullName { get(){} set(){} };
- property EntryPoint { get(){} set(){} };
- property Evidence { get(){} set(){} };
- property Location { get(){} set(){} };
- property GlobalAssemblyCache { get(){} set(){} };
- property Cache { get(){} set(){} };
- event ModuleResolve;
- }
- class System.Reflection.AssemblyCultureAttribute : System.Attribute
- {
- String m_culture;
- Void System.Reflection.AssemblyCultureAttribute( String culture);
- String get_Culture();
- property Culture { get(){} set(){} };
- }
- class System.Reflection.AssemblyVersionAttribute : System.Attribute
- {
- String m_version;
- Void System.Reflection.AssemblyVersionAttribute( String version);
- String get_Version();
- property Version { get(){} set(){} };
- }
- class System.Reflection.AssemblyKeyFileAttribute : System.Attribute
- {
- String m_keyFile;
- Void System.Reflection.AssemblyKeyFileAttribute( String keyFile);
- String get_KeyFile();
- property KeyFile { get(){} set(){} };
- }
- class System.Reflection.AssemblyKeyNameAttribute : System.Attribute
- {
- String m_keyName;
- Void System.Reflection.AssemblyKeyNameAttribute( String keyName);
- String get_KeyName();
- property KeyName { get(){} set(){} };
- }
- class System.Reflection.AssemblyDelaySignAttribute : System.Attribute
- {
- Boolean m_delaySign;
- Void System.Reflection.AssemblyDelaySignAttribute( Boolean delaySign);
- Boolean get_DelaySign();
- property DelaySign { get(){} set(){} };
- }
- class System.Reflection.AssemblyAlgorithmIdAttribute : System.Attribute
- {
- UI4 m_algId;
- Void System.Reflection.AssemblyAlgorithmIdAttribute( ValueClass System.Configuration.Assemblies.AssemblyHashAlgorithm algorithmId);
- Void System.Reflection.AssemblyAlgorithmIdAttribute( UI4 algorithmId);
- UI4 get_AlgorithmId();
- property AlgorithmId { get(){} set(){} };
- }
- class System.Reflection.AssemblyFlagsAttribute : System.Attribute
- {
- UI4 m_flags;
- Void System.Reflection.AssemblyFlagsAttribute( UI4 flags);
- UI4 get_Flags();
- property Flags { get(){} set(){} };
- }
- class System.Reflection.AssemblyFileVersionAttribute : System.Attribute
- {
- String _version;
- Void System.Reflection.AssemblyFileVersionAttribute( String version);
- String get_Version();
- property Version { get(){} set(){} };
- }
- class System.Reflection.AssemblyName : System.Object
- {
- String _Name;
- SZArray UI1 _PublicKey;
- SZArray UI1 _PublicKeyToken;
- Class System.Globalization.CultureInfo _CultureInfo;
- String _CodeBase;
- Class System.Version _Version;
- Class System.Reflection.StrongNameKeyPair _StrongNameKeyPair;
- Class System.Reflection.Assembly _Assembly;
- Class System.Runtime.Serialization.SerializationInfo m_siInfo;
- ValueClass System.Configuration.Assemblies.AssemblyHashAlgorithm _HashAlgorithm;
- ValueClass System.Configuration.Assemblies.AssemblyVersionCompatibility _VersionCompatibility;
- ValueClass System.Reflection.AssemblyNameFlags _Flags;
- Void System.Reflection.AssemblyName();
- String get_Name();
- Void set_Name( String value);
- Class System.Version get_Version();
- Void set_Version( Class System.Version value);
- Class System.Globalization.CultureInfo get_CultureInfo();
- Void set_CultureInfo( Class System.Globalization.CultureInfo value);
- String get_CodeBase();
- Void set_CodeBase( String value);
- String get_EscapedCodeBase();
- Object Clone();
- Class System.Reflection.AssemblyName GetAssemblyName( String assemblyFile);
- SZArray UI1 GetPublicKey();
- Void SetPublicKey( SZArray UI1 publicKey);
- SZArray UI1 GetPublicKeyToken();
- Void SetPublicKeyToken( SZArray UI1 publicKeyToken);
- ValueClass System.Reflection.AssemblyNameFlags get_Flags();
- Void set_Flags( ValueClass System.Reflection.AssemblyNameFlags value);
- ValueClass System.Configuration.Assemblies.AssemblyHashAlgorithm get_HashAlgorithm();
- Void set_HashAlgorithm( ValueClass System.Configuration.Assemblies.AssemblyHashAlgorithm value);
- ValueClass System.Configuration.Assemblies.AssemblyVersionCompatibility get_VersionCompatibility();
- Void set_VersionCompatibility( ValueClass System.Configuration.Assemblies.AssemblyVersionCompatibility value);
- Class System.Reflection.StrongNameKeyPair get_KeyPair();
- Void set_KeyPair( Class System.Reflection.StrongNameKeyPair value);
- String get_FullName();
- String ToString();
- Void GetObjectData( Class System.Runtime.Serialization.SerializationInfo info, ValueClass System.Runtime.Serialization.StreamingContext context);
- Void OnDeserialization( Object sender);
- Void System.Reflection.AssemblyName( Class System.Runtime.Serialization.SerializationInfo info, ValueClass System.Runtime.Serialization.StreamingContext context);
- Void System.Reflection.AssemblyName( String name, SZArray UI1 publicKeyOrToken, String codeBase, ValueClass System.Configuration.Assemblies.AssemblyHashAlgorithm hashType, Class System.Version version, Class System.Globalization.CultureInfo cultureInfo, ValueClass System.Reflection.AssemblyNameFlags flags);
- Void Init( String name, SZArray UI1 publicKey, SZArray UI1 publicKeyToken, Class System.Version version, Class System.Globalization.CultureInfo cultureInfo, ValueClass System.Configuration.Assemblies.AssemblyHashAlgorithm hashAlgorithm, ValueClass System.Configuration.Assemblies.AssemblyVersionCompatibility versionCompatibility, String codeBase, ValueClass System.Reflection.AssemblyNameFlags flags, Class System.Reflection.StrongNameKeyPair keyPair assembly);
- Class System.Reflection.AssemblyName nGetFileInformation( String s);
- String nToString();
- SZArray UI1 nGetPublicKeyToken();
- String EscapeCodeBase( String codeBase);
- property Name { get(){} set(){} };
- property Version { get(){} set(){} };
- property CultureInfo { get(){} set(){} };
- property CodeBase { get(){} set(){} };
- property EscapedCodeBase { get(){} set(){} };
- property Flags { get(){} set(){} };
- property HashAlgorithm { get(){} set(){} };
- property VersionCompatibility { get(){} set(){} };
- property KeyPair { get(){} set(){} };
- property FullName { get(){} set(){} };
- }
- class System.Reflection.AssemblyNameProxy : System.MarshalByRefObject
- {
- Class System.Reflection.AssemblyName GetAssemblyName( String assemblyFile);
- Void System.Reflection.AssemblyNameProxy();
- }
- class System.Reflection.AssemblyNameFlags : System.Enum
- {
- I4 value__;
- ValueClass System.Reflection.AssemblyNameFlags None;
- ValueClass System.Reflection.AssemblyNameFlags PublicKey;
- }
- class System.Reflection.AssemblyCopyrightAttribute : System.Attribute
- {
- String m_copyright;
- Void System.Reflection.AssemblyCopyrightAttribute( String copyright);
- String get_Copyright();
- property Copyright { get(){} set(){} };
- }
- class System.Reflection.AssemblyTrademarkAttribute : System.Attribute
- {
- String m_trademark;
- Void System.Reflection.AssemblyTrademarkAttribute( String trademark);
- String get_Trademark();
- property Trademark { get(){} set(){} };
- }
- class System.Reflection.AssemblyProductAttribute : System.Attribute
- {
- String m_product;
- Void System.Reflection.AssemblyProductAttribute( String product);
- String get_Product();
- property Product { get(){} set(){} };
- }
- class System.Reflection.AssemblyCompanyAttribute : System.Attribute
- {
- String m_company;
- Void System.Reflection.AssemblyCompanyAttribute( String company);
- String get_Company();
- property Company { get(){} set(){} };
- }
- class System.Reflection.AssemblyDescriptionAttribute : System.Attribute
- {
- String m_description;
- Void System.Reflection.AssemblyDescriptionAttribute( String description);
- String get_Description();
- property Description { get(){} set(){} };
- }
- class System.Reflection.AssemblyTitleAttribute : System.Attribute
- {
- String m_title;
- Void System.Reflection.AssemblyTitleAttribute( String title);
- String get_Title();
- property Title { get(){} set(){} };
- }
- class System.Reflection.AssemblyConfigurationAttribute : System.Attribute
- {
- String m_configuration;
- Void System.Reflection.AssemblyConfigurationAttribute( String configuration);
- String get_Configuration();
- property Configuration { get(){} set(){} };
- }
- class System.Reflection.AssemblyDefaultAliasAttribute : System.Attribute
- {
- String m_defaultAlias;
- Void System.Reflection.AssemblyDefaultAliasAttribute( String defaultAlias);
- String get_DefaultAlias();
- property DefaultAlias { get(){} set(){} };
- }
- class System.Reflection.AssemblyInformationalVersionAttribute : System.Attribute
- {
- String m_informationalVersion;
- Void System.Reflection.AssemblyInformationalVersionAttribute( String informationalVersion);
- String get_InformationalVersion();
- property InformationalVersion { get(){} set(){} };
- }
- class System.Reflection.CustomAttributeFormatException : System.FormatException
- {
- Void System.Reflection.CustomAttributeFormatException();
- Void System.Reflection.CustomAttributeFormatException( String message);
- Void System.Reflection.CustomAttributeFormatException( String message, Class System.Exception inner);
- Void System.Reflection.CustomAttributeFormatException( Class System.Runtime.Serialization.SerializationInfo info, ValueClass System.Runtime.Serialization.StreamingContext context);
- }
- class System.Reflection.BindingFlags : System.Enum
- {
- I4 value__;
- ValueClass System.Reflection.BindingFlags Default;
- ValueClass System.Reflection.BindingFlags IgnoreCase;
- ValueClass System.Reflection.BindingFlags DeclaredOnly;
- ValueClass System.Reflection.BindingFlags Instance;
- ValueClass System.Reflection.BindingFlags Static;
- ValueClass System.Reflection.BindingFlags Public;
- ValueClass System.Reflection.BindingFlags NonPublic;
- ValueClass System.Reflection.BindingFlags FlattenHierarchy;
- ValueClass System.Reflection.BindingFlags InvokeMethod;
- ValueClass System.Reflection.BindingFlags CreateInstance;
- ValueClass System.Reflection.BindingFlags GetField;
- ValueClass System.Reflection.BindingFlags SetField;
- ValueClass System.Reflection.BindingFlags GetProperty;
- ValueClass System.Reflection.BindingFlags SetProperty;
- ValueClass System.Reflection.BindingFlags PutDispProperty;
- ValueClass System.Reflection.BindingFlags PutRefDispProperty;
- ValueClass System.Reflection.BindingFlags ExactBinding;
- ValueClass System.Reflection.BindingFlags SuppressChangeType;
- ValueClass System.Reflection.BindingFlags OptionalParamBinding;
- ValueClass System.Reflection.BindingFlags IgnoreReturn;
- }
- class System.Reflection.CallingConventions : System.Enum
- {
- I4 value__;
- ValueClass System.Reflection.CallingConventions Standard;
- ValueClass System.Reflection.CallingConventions VarArgs;
- ValueClass System.Reflection.CallingConventions Any;
- ValueClass System.Reflection.CallingConventions HasThis;
- ValueClass System.Reflection.CallingConventions ExplicitThis;
- }
- class System.Reflection.CustomAttribute : System.Object
- {
- Class System.Reflection.CustomAttribute m_next;
- Class System.Type m_caType;
- I4 m_ctorToken;
- I m_blob;
- I4 m_blobCount;
- I4 m_currPos;
- I m_module;
- I4 m_inheritLevel;
- SZArray Object s_gObjectEmptyArray;
- Class System.Type s_AttributeUsageType;
- Class System.Type s_ObjectType;
- Class System.Type s_TypeType;
- Void System.Reflection.CustomAttribute();
- Object GetObject();
- Object CreateCAObject( ByRef I4 propNum, ByRef Class System.Reflection.Assembly assembly);
- String GetDataForPropertyOrField( ByRef Boolean isProperty, ByRef Object value, ByRef Class System.Type type, Boolean isLast);
- Class System.Reflection.ConstructorInfo GetConstructor();
- Class System.Type GetAttributeType();
- Boolean IsDefined( Class System.Type type, Class System.Type caType, Boolean inherit);
- Boolean IsDefined( Class System.Reflection.MemberInfo member, Class System.Type caType, Boolean inherit);
- Boolean IsDefined( Class System.Reflection.MemberInfo member, Class System.Type caType);
- Boolean IsDefined( Class System.Reflection.MemberInfo member, Class System.Type caType, Class System.Reflection.CustomAttribute caItem);
- Boolean IsDefined( Class System.Reflection.Assembly assembly, Class System.Type caType);
- Boolean IsDefined( Class System.Reflection.Module module, Class System.Type caType);
- Boolean IsDefined( Class System.Reflection.ParameterInfo param, Class System.Type caType, Boolean inherit);
- Boolean IsCAReturnValueDefined( Class System.Reflection.RuntimeMethodInfo method, Class System.Type caType, Boolean inherit);
- Boolean IsCADefinedCheckType( Class System.Type caType, I module, I4 token);
- Boolean IsCADefined( Class System.RuntimeType caType, I module, I4 token);
- SZArray Object GetCustomAttributes( Class System.Type type, Class System.Type caType, Boolean inherit);
- SZArray Object GetCustomAttributes( Class System.Reflection.MemberInfo member, Class System.Type caType, Boolean inherit);
- Class System.Reflection.CustomAttribute GetCustomAttributeList( Class System.Reflection.MemberInfo member, Class System.Type caType, Class System.Reflection.CustomAttribute caItem, I4 level);
- SZArray Object GetCustomAttributes( Class System.Reflection.Assembly assembly, Class System.Type caType);
- SZArray Object GetCustomAttributes( Class System.Reflection.Module module, Class System.Type caType);
- SZArray Object GetCustomAttributes( Class System.Reflection.ParameterInfo param, Class System.Type caType, Boolean inherit);
- SZArray Object GetCAReturnValue( Class System.Reflection.RuntimeMethodInfo method, Class System.Type caType, Boolean inherit);
- SZArray Object CheckConsistencyAndCreateArray( Class System.Reflection.CustomAttribute caItem, Class System.Type caType);
- Class System.AttributeUsageAttribute GetAttributeUsage( Class System.Type attributeType);
- Class System.Reflection.CustomAttribute GetCustomAttributeListCheckType( I4 token, I module, Class System.Type caType, Class System.Reflection.CustomAttribute caItem, I4 level);
- Class System.Reflection.CustomAttribute GetCustomAttributeList( I4 token, I module, Class System.RuntimeType caType, Class System.Reflection.CustomAttribute caItem, I4 level);
- I4 GetMemberToken( Class System.Reflection.MemberInfo m, ValueClass System.Reflection.MemberTypes type);
- I GetMemberModule( Class System.Reflection.MemberInfo m, ValueClass System.Reflection.MemberTypes type);
- I4 GetAssemblyToken( Class System.Reflection.Assembly assembly);
- I GetAssemblyModule( Class System.Reflection.Assembly assembly);
- I4 GetModuleToken( Class System.Reflection.Module module);
- I GetModuleModule( Class System.Reflection.Module module);
- I4 GetMethodRetValueToken( Class System.Reflection.RuntimeMethodInfo method);
- Void System.Reflection.CustomAttribute();
- }
- class CAData : System.Object
- {
- Class System.Type caType;
- Class System.AttributeUsageAttribute usage;
- I4 level;
- Void CAData( Class System.Type caType, Class System.AttributeUsageAttribute usage, I4 level);
- }
- class System.Reflection.MethodBase : System.Reflection.MemberInfo
- {
- Void System.Reflection.MethodBase();
- SZArray Class System.Reflection.ParameterInfo GetParameters();
- ValueClass System.Reflection.MethodImplAttributes GetMethodImplementationFlags();
- ValueClass System.RuntimeMethodHandle get_MethodHandle();
- Class System.Reflection.MethodBase GetMethodFromHandle( ValueClass System.RuntimeMethodHandle handle);
- ValueClass System.Reflection.MethodAttributes get_Attributes();
- Boolean get_IsPublic();
- Boolean get_IsPrivate();
- Boolean get_IsFamily();
- Boolean get_IsAssembly();
- Boolean get_IsFamilyAndAssembly();
- Boolean get_IsFamilyOrAssembly();
- Boolean get_IsStatic();
- Boolean get_IsFinal();
- Boolean get_IsVirtual();
- Boolean get_IsHideBySig();
- Boolean get_IsAbstract();
- Boolean get_IsSpecialName();
- Boolean get_IsConstructor();
- ValueClass System.Reflection.CallingConventions get_CallingConvention();
- Class System.Reflection.MethodBase GetCurrentMethod();
- Object Invoke( Object obj, SZArray Object parameters);
- Object Invoke( Object obj, ValueClass System.Reflection.BindingFlags invokeAttr, Class System.Reflection.Binder binder, SZArray Object parameters, Class System.Globalization.CultureInfo culture);
- Boolean get_IsOverloaded();
- property MethodHandle { get(){} set(){} };
- property Attributes { get(){} set(){} };
- property IsPublic { get(){} set(){} };
- property IsPrivate { get(){} set(){} };
- property IsFamily { get(){} set(){} };
- property IsAssembly { get(){} set(){} };
- property IsFamilyAndAssembly { get(){} set(){} };
- property IsFamilyOrAssembly { get(){} set(){} };
- property IsStatic { get(){} set(){} };
- property IsFinal { get(){} set(){} };
- property IsVirtual { get(){} set(){} };
- property IsHideBySig { get(){} set(){} };
- property IsAbstract { get(){} set(){} };
- property IsSpecialName { get(){} set(){} };
- property IsConstructor { get(){} set(){} };
- property CallingConvention { get(){} set(){} };
- property IsOverloaded { get(){} set(){} };
- }
- class System.Reflection.ConstructorInfo : System.Reflection.MethodBase
- {
- String ConstructorName;
- String TypeConstructorName;
- Void System.Reflection.ConstructorInfo();
- ValueClass System.Reflection.MemberTypes get_MemberType();
- Object Invoke( SZArray Object parameters);
- Object Invoke( ValueClass System.Reflection.BindingFlags invokeAttr, Class System.Reflection.Binder binder, SZArray Object parameters, Class System.Globalization.CultureInfo culture);
- Void System.Reflection.ConstructorInfo();
- property MemberType { get(){} set(){} };
- }
- class System.Reflection.DefaultMemberAttribute : System.Attribute
- {
- String m_memberName;
- Void System.Reflection.DefaultMemberAttribute( String memberName);
- String get_MemberName();
- property MemberName { get(){} set(){} };
- }
- class System.Reflection.EventAttributes : System.Enum
- {
- I4 value__;
- ValueClass System.Reflection.EventAttributes None;
- ValueClass System.Reflection.EventAttributes SpecialName;
- ValueClass System.Reflection.EventAttributes ReservedMask;
- ValueClass System.Reflection.EventAttributes RTSpecialName;
- }
- class System.Reflection.EventInfo : System.Reflection.MemberInfo
- {
- Void System.Reflection.EventInfo();
- ValueClass System.Reflection.MemberTypes get_MemberType();
- Class System.Reflection.MethodInfo GetAddMethod();
- Class System.Reflection.MethodInfo GetAddMethod( Boolean nonPublic);
- Class System.Reflection.MethodInfo GetRemoveMethod();
- Class System.Reflection.MethodInfo GetRemoveMethod( Boolean nonPublic);
- Class System.Reflection.MethodInfo GetRaiseMethod();
- Class System.Reflection.MethodInfo GetRaiseMethod( Boolean nonPublic);
- Void AddEventHandler( Object target, Class System.Delegate handler);
- Void RemoveEventHandler( Object target, Class System.Delegate handler);
- Class System.Type get_EventHandlerType();
- ValueClass System.Reflection.EventAttributes get_Attributes();
- Boolean get_IsSpecialName();
- Boolean get_IsMulticast();
- property MemberType { get(){} set(){} };
- property EventHandlerType { get(){} set(){} };
- property Attributes { get(){} set(){} };
- property IsSpecialName { get(){} set(){} };
- property IsMulticast { get(){} set(){} };
- }
- class System.Reflection.FieldAttributes : System.Enum
- {
- I4 value__;
- ValueClass System.Reflection.FieldAttributes FieldAccessMask;
- ValueClass System.Reflection.FieldAttributes PrivateScope;
- ValueClass System.Reflection.FieldAttributes Private;
- ValueClass System.Reflection.FieldAttributes FamANDAssem;
- ValueClass System.Reflection.FieldAttributes Assembly;
- ValueClass System.Reflection.FieldAttributes Family;
- ValueClass System.Reflection.FieldAttributes FamORAssem;
- ValueClass System.Reflection.FieldAttributes Public;
- ValueClass System.Reflection.FieldAttributes Static;
- ValueClass System.Reflection.FieldAttributes InitOnly;
- ValueClass System.Reflection.FieldAttributes Literal;
- ValueClass System.Reflection.FieldAttributes NotSerialized;
- ValueClass System.Reflection.FieldAttributes SpecialName;
- ValueClass System.Reflection.FieldAttributes PinvokeImpl;
- ValueClass System.Reflection.FieldAttributes ReservedMask;
- ValueClass System.Reflection.FieldAttributes RTSpecialName;
- ValueClass System.Reflection.FieldAttributes HasFieldMarshal;
- ValueClass System.Reflection.FieldAttributes HasDefault;
- ValueClass System.Reflection.FieldAttributes HasFieldRVA;
- }
- class System.Reflection.FieldInfo : System.Reflection.MemberInfo
- {
- Void System.Reflection.FieldInfo();
- ValueClass System.Reflection.MemberTypes get_MemberType();
- Class System.Type get_FieldType();
- Object GetValue( Object obj);
- Object GetValueDirect( TypedByRef obj);
- Void SetValue( Object obj, Object value);
- Void SetValue( Object obj, Object value, ValueClass System.Reflection.BindingFlags invokeAttr, Class System.Reflection.Binder binder, Class System.Globalization.CultureInfo culture);
- Void SetValueDirect( TypedByRef obj, Object value);
- ValueClass System.RuntimeFieldHandle get_FieldHandle();
- Class System.Reflection.FieldInfo GetFieldFromHandle( ValueClass System.RuntimeFieldHandle handle);
- ValueClass System.Reflection.FieldAttributes get_Attributes();
- Boolean get_IsPublic();
- Boolean get_IsPrivate();
- Boolean get_IsFamily();
- Boolean get_IsAssembly();
- Boolean get_IsFamilyAndAssembly();
- Boolean get_IsFamilyOrAssembly();
- Boolean get_IsStatic();
- Boolean get_IsInitOnly();
- Boolean get_IsLiteral();
- Boolean get_IsNotSerialized();
- Boolean get_IsSpecialName();
- Boolean get_IsPinvokeImpl();
- property MemberType { get(){} set(){} };
- property FieldType { get(){} set(){} };
- property FieldHandle { get(){} set(){} };
- property Attributes { get(){} set(){} };
- property IsPublic { get(){} set(){} };
- property IsPrivate { get(){} set(){} };
- property IsFamily { get(){} set(){} };
- property IsAssembly { get(){} set(){} };
- property IsFamilyAndAssembly { get(){} set(){} };
- property IsFamilyOrAssembly { get(){} set(){} };
- property IsStatic { get(){} set(){} };
- property IsInitOnly { get(){} set(){} };
- property IsLiteral { get(){} set(){} };
- property IsNotSerialized { get(){} set(){} };
- property IsSpecialName { get(){} set(){} };
- property IsPinvokeImpl { get(){} set(){} };
- }
- class System.Reflection.InterfaceMapping : System.ValueType
- {
- Class System.Type TargetType;
- Class System.Type InterfaceType;
- SZArray Class System.Reflection.MethodInfo TargetMethods;
- SZArray Class System.Reflection.MethodInfo InterfaceMethods;
- }
- class System.Reflection.InvalidFilterCriteriaException : System.ApplicationException
- {
- Void System.Reflection.InvalidFilterCriteriaException();
- Void System.Reflection.InvalidFilterCriteriaException( String message);
- Void System.Reflection.InvalidFilterCriteriaException( String message, Class System.Exception inner);
- Void System.Reflection.InvalidFilterCriteriaException( Class System.Runtime.Serialization.SerializationInfo info, ValueClass System.Runtime.Serialization.StreamingContext context);
- }
- class System.Reflection.ManifestResourceInfo : System.Object
- {
- Class System.Reflection.Assembly _containingAssembly;
- String _containingFileName;
- ValueClass System.Reflection.ResourceLocation _resourceLocation;
- Void System.Reflection.ManifestResourceInfo( Class System.Reflection.Assembly containingAssembly, String containingFileName, ValueClass System.Reflection.ResourceLocation resourceLocation);
- Class System.Reflection.Assembly get_ReferencedAssembly();
- String get_FileName();
- ValueClass System.Reflection.ResourceLocation get_ResourceLocation();
- property ReferencedAssembly { get(){} set(){} };
- property FileName { get(){} set(){} };
- property ResourceLocation { get(){} set(){} };
- }
- class System.Reflection.ResourceLocation : System.Enum
- {
- I4 value__;
- ValueClass System.Reflection.ResourceLocation Embedded;
- ValueClass System.Reflection.ResourceLocation ContainedInAnotherAssembly;
- ValueClass System.Reflection.ResourceLocation ContainedInManifestFile;
- }
- class System.Reflection.MemberFilter : System.MulticastDelegate
- {
- Void System.Reflection.MemberFilter( Object object, I method);
- Boolean Invoke( Class System.Reflection.MemberInfo m, Object filterCriteria);
- Class System.IAsyncResult BeginInvoke( Class System.Reflection.MemberInfo m, Object filterCriteria, Class System.AsyncCallback callback, Object object);
- Boolean EndInvoke( Class System.IAsyncResult result);
- }
- class System.Reflection.MemberInfoSerializationHolder : System.Object
- {
- String m_memberName;
- Class System.Type m_reflectedType;
- String m_signature;
- ValueClass System.Reflection.MemberTypes m_memberType;
- Void GetSerializationInfo( Class System.Runtime.Serialization.SerializationInfo info, String name, Class System.Type reflectedClass, String signature, ValueClass System.Reflection.MemberTypes type);
- Void System.Reflection.MemberInfoSerializationHolder( Class System.Runtime.Serialization.SerializationInfo info, ValueClass System.Runtime.Serialization.StreamingContext context);
- Void GetObjectData( Class System.Runtime.Serialization.SerializationInfo info, ValueClass System.Runtime.Serialization.StreamingContext context);
- Object GetRealObject( ValueClass System.Runtime.Serialization.StreamingContext context);
- }
- class System.Reflection.MemberTypes : System.Enum
- {
- I4 value__;
- ValueClass System.Reflection.MemberTypes Constructor;
- ValueClass System.Reflection.MemberTypes Event;
- ValueClass System.Reflection.MemberTypes Field;
- ValueClass System.Reflection.MemberTypes Method;
- ValueClass System.Reflection.MemberTypes Property;
- ValueClass System.Reflection.MemberTypes TypeInfo;
- ValueClass System.Reflection.MemberTypes Custom;
- ValueClass System.Reflection.MemberTypes NestedType;
- ValueClass System.Reflection.MemberTypes All;
- }
- class System.Reflection.MethodAttributes : System.Enum
- {
- I4 value__;
- ValueClass System.Reflection.MethodAttributes MemberAccessMask;
- ValueClass System.Reflection.MethodAttributes PrivateScope;
- ValueClass System.Reflection.MethodAttributes Private;
- ValueClass System.Reflection.MethodAttributes FamANDAssem;
- ValueClass System.Reflection.MethodAttributes Assembly;
- ValueClass System.Reflection.MethodAttributes Family;
- ValueClass System.Reflection.MethodAttributes FamORAssem;
- ValueClass System.Reflection.MethodAttributes Public;
- ValueClass System.Reflection.MethodAttributes Static;
- ValueClass System.Reflection.MethodAttributes Final;
- ValueClass System.Reflection.MethodAttributes Virtual;
- ValueClass System.Reflection.MethodAttributes HideBySig;
- ValueClass System.Reflection.MethodAttributes VtableLayoutMask;
- ValueClass System.Reflection.MethodAttributes ReuseSlot;
- ValueClass System.Reflection.MethodAttributes NewSlot;
- ValueClass System.Reflection.MethodAttributes Abstract;
- ValueClass System.Reflection.MethodAttributes SpecialName;
- ValueClass System.Reflection.MethodAttributes PinvokeImpl;
- ValueClass System.Reflection.MethodAttributes UnmanagedExport;
- ValueClass System.Reflection.MethodAttributes RTSpecialName;
- ValueClass System.Reflection.MethodAttributes ReservedMask;
- ValueClass System.Reflection.MethodAttributes HasSecurity;
- ValueClass System.Reflection.MethodAttributes RequireSecObject;
- }
- class System.Reflection.MethodImplAttributes : System.Enum
- {
- I4 value__;
- ValueClass System.Reflection.MethodImplAttributes CodeTypeMask;
- ValueClass System.Reflection.MethodImplAttributes IL;
- ValueClass System.Reflection.MethodImplAttributes Native;
- ValueClass System.Reflection.MethodImplAttributes OPTIL;
- ValueClass System.Reflection.MethodImplAttributes Runtime;
- ValueClass System.Reflection.MethodImplAttributes ManagedMask;
- ValueClass System.Reflection.MethodImplAttributes Unmanaged;
- ValueClass System.Reflection.MethodImplAttributes Managed;
- ValueClass System.Reflection.MethodImplAttributes ForwardRef;
- ValueClass System.Reflection.MethodImplAttributes PreserveSig;
- ValueClass System.Reflection.MethodImplAttributes InternalCall;
- ValueClass System.Reflection.MethodImplAttributes Synchronized;
- ValueClass System.Reflection.MethodImplAttributes NoInlining;
- ValueClass System.Reflection.MethodImplAttributes MaxMethodImplVal;
- }
- class System.Reflection.MethodInfo : System.Reflection.MethodBase
- {
- Void System.Reflection.MethodInfo();
- ValueClass System.Reflection.MemberTypes get_MemberType();
- Class System.Type get_ReturnType();
- Class System.Reflection.ICustomAttributeProvider get_ReturnTypeCustomAttributes();
- Class System.Reflection.MethodInfo GetBaseDefinition();
- Class System.Reflection.MethodInfo GetParentDefinition();
- property MemberType { get(){} set(){} };
- property ReturnType { get(){} set(){} };
- property ReturnTypeCustomAttributes { get(){} set(){} };
- }
- class System.Reflection.MethodSemanticsAttributes : System.Enum
- {
- I4 value__;
- ValueClass System.Reflection.MethodSemanticsAttributes Setter;
- ValueClass System.Reflection.MethodSemanticsAttributes Getter;
- ValueClass System.Reflection.MethodSemanticsAttributes Other;
- ValueClass System.Reflection.MethodSemanticsAttributes AddOn;
- ValueClass System.Reflection.MethodSemanticsAttributes RemoveOn;
- ValueClass System.Reflection.MethodSemanticsAttributes Fire;
- }
- class System.Reflection.Missing : System.Object
- {
- Class System.Reflection.Missing Value;
- Void System.Reflection.Missing();
- Void System.Reflection.Missing();
- }
- class System.Reflection.Module : System.Object
- {
- ValueClass System.Reflection.BindingFlags DefaultLookup;
- Class System.Collections.ArrayList m_TypeBuilderList;
- Class System.Diagnostics.SymbolStore.ISymbolWriter m_iSymWriter;
- Class System.Reflection.Emit.ModuleBuilderData m_moduleData;
- I m_pRefClass;
- I m_pData;
- I m_pInternalSymWriter;
- I m_pGlobals;
- I m_pFields;
- ValueClass System.Reflection.Emit.MethodToken m_EntryPoint;
- Class System.Reflection.TypeFilter FilterTypeName;
- Class System.Reflection.TypeFilter FilterTypeNameIgnoreCase;
- Void System.Reflection.Module();
- Void System.Reflection.Module();
- I GetHINSTANCE();
- Class System.Type GetType( String className, Boolean ignoreCase);
- Class System.Type GetTypeInternal( String className, Boolean ignoreCase, Boolean throwOnError, ByRef ValueClass System.Threading.StackCrawlMark stackMark);
- Class System.Type GetType( String className);
- Class System.Type GetType( String className, Boolean throwOnError, Boolean ignoreCase);
- String get_ScopeName();
- String InternalGetName();
- String get_FullyQualifiedName();
- String InteralGetFullyQualifiedName();
- String get_Name();
- SZArray Class System.Type FindTypes( Class System.Reflection.TypeFilter filter, Object filterCriteria);
- SZArray Class System.Type GetTypes();
- SZArray Class System.Type GetTypesInternal( ByRef ValueClass System.Threading.StackCrawlMark stackMark);
- String ToString();
- Class System.Security.Cryptography.X509Certificates.X509Certificate GetSignerCertificate();
- Class System.Reflection.Assembly get_Assembly();
- Class System.Reflection.Assembly nGetAssembly();
- I4 NativeGetIMetaDataEmit( Class System.Reflection.Emit.ModuleBuilder modBuilder);
- Boolean IsDynamic();
- I4 InternalGetTypeToken( String strFullName, Class System.Reflection.Module refedModule, String strRefedModuleFileName, I4 tkResolution);
- Class System.Type InternalLoadInMemoryTypeByName( String className);
- I4 InternalGetMemberRef( Class System.Reflection.Module refedModule, I4 tr, I4 defToken);
- I4 InternalGetMemberRefFromSignature( I4 tr, String methodName, SZArray UI1 signature, I4 length);
- I4 InternalGetMemberRefOfMethodInfo( I4 tr, Class System.Reflection.MethodBase method);
- I4 InternalGetMemberRefOfFieldInfo( I4 tr, Class System.Reflection.RuntimeFieldInfo con);
- I4 InternalGetTypeSpecToken( Class System.RuntimeType arrayClass, I4 baseToken);
- I4 InternalGetTypeSpecTokenWithBytes( SZArray UI1 signature, I4 length);
- ValueClass System.Reflection.Emit.MethodToken nativeGetArrayMethodToken( I4 tkTypeSpec, String methodName, SZArray UI1 signature, I4 sigLength, I4 baseToken);
- Void InternalSetFieldRVAContent( I4 fdToken, SZArray UI1 data, I4 length);
- I4 InternalGetStringConstant( String str);
- Void InternalPreSavePEFile();
- Void InternalSavePEFile( String fileName, ValueClass System.Reflection.Emit.MethodToken entryPoint, I4 isExe, Boolean isManifestFile);
- Void InternalSetResourceCounts( I4 resCount);
- Void InternalAddResource( String strName, SZArray UI1 resBytes, I4 resByteCount, I4 tkFile, I4 attribute);
- Void InternalSetModuleProps( String strModuleName);
- Void InternalDefineNativeResourceFile( String strFilename);
- Void InternalDefineNativeResourceBytes( SZArray UI1 resource);
- SZArray Class System.Reflection.MethodInfo GetMethods();
- Class System.Reflection.MethodInfo GetMethod( String name, ValueClass System.Reflection.BindingFlags bindingAttr, Class System.Reflection.Binder binder, ValueClass System.Reflection.CallingConventions callConvention, SZArray Class System.Type types, SZArray ValueClass System.Reflection.ParameterModifier modifiers);
- Class System.Reflection.MethodInfo GetMethod( String name, SZArray Class System.Type types);
- Class System.Reflection.MethodInfo GetMethod( String name);
- Class System.Reflection.MethodInfo GetMethodImpl( String name, ValueClass System.Reflection.BindingFlags bindingAttr, Class System.Reflection.Binder binder, ValueClass System.Reflection.CallingConventions callConvention, SZArray Class System.Type types, SZArray ValueClass System.Reflection.ParameterModifier modifiers);
- SZArray Class System.Reflection.MethodInfo InternalGetMethod( String name, ValueClass System.Reflection.BindingFlags invokeAttr, ValueClass System.Reflection.CallingConventions callConv, SZArray Class System.Type types, I4 argCnt);
- SZArray Class System.Reflection.FieldInfo GetFields();
- Class System.Reflection.FieldInfo GetField( String name);
- Class System.Reflection.FieldInfo GetField( String name, ValueClass System.Reflection.BindingFlags bindingAttr);
- Class System.Reflection.FieldInfo InternalGetField( String name, ValueClass System.Reflection.BindingFlags bindingAttr);
- Void GetObjectData( Class System.Runtime.Serialization.SerializationInfo info, ValueClass System.Runtime.Serialization.StreamingContext context);
- SZArray Object GetCustomAttributes( Boolean inherit);
- SZArray Object GetCustomAttributes( Class System.Type attributeType, Boolean inherit);
- Boolean IsDefined( Class System.Type attributeType, Boolean inherit);
- Boolean IsResource();
- property ScopeName { get(){} set(){} };
- property FullyQualifiedName { get(){} set(){} };
- property Name { get(){} set(){} };
- property Assembly { get(){} set(){} };
- }
- class System.Reflection.ParameterInfo : System.Object
- {
- String NameImpl;
- Class System.Type ClassImpl;
- I4 PositionImpl;
- ValueClass System.Reflection.ParameterAttributes AttrsImpl;
- Object DefaultValueImpl;
- Class System.Reflection.MemberInfo MemberImpl;
- I _importer;
- I4 _token;
- Boolean bExtraConstChecked;
- Class System.Type ParameterInfoType;
- Class System.Reflection.Cache.InternalCache m_cachedData;
- Class System.Type s_DecimalConstantAttributeType;
- Class System.Type s_CustomConstantAttributeType;
- Void System.Reflection.ParameterInfo();
- Void System.Reflection.ParameterInfo( Class System.Type theClass, String name, I4 position, ValueClass System.Reflection.ParameterAttributes attributes);
- Void System.Reflection.ParameterInfo( Class System.Type cls, Class System.Reflection.MemberInfo member, String name, I4 pos, I4 attrs, I4 notUsed, Boolean hasDefaultValue, Object defValue, I importer, I4 token);
- Void System.Reflection.ParameterInfo( Class System.Reflection.ParameterInfo srcParamInfo, Class System.Reflection.MemberInfo newMember);
- Class System.Type get_ParameterType();
- String get_Name();
- I4 get_Position();
- ValueClass System.Reflection.ParameterAttributes get_Attributes();
- Boolean get_IsIn();
- Boolean get_IsOut();
- Boolean get_IsLcid();
- Boolean get_IsRetval();
- Boolean get_IsOptional();
- Object get_DefaultValue();
- Class System.Reflection.MemberInfo get_Member();
- SZArray Object GetCustomAttributes( Boolean inherit);
- SZArray Object GetCustomAttributes( Class System.Type attributeType, Boolean inherit);
- Boolean IsDefined( Class System.Type attributeType, Boolean inherit);
- Class System.Reflection.Cache.InternalCache get_Cache();
- Void OnCacheClear( Object sender, Class System.Reflection.Cache.ClearCacheEventArgs cacheEventArgs);
- I4 GetToken();
- I GetModule();
- Void System.Reflection.ParameterInfo();
- property ParameterType { get(){} set(){} };
- property Name { get(){} set(){} };
- property Position { get(){} set(){} };
- property Attributes { get(){} set(){} };
- property IsIn { get(){} set(){} };
- property IsOut { get(){} set(){} };
- property IsLcid { get(){} set(){} };
- property IsRetval { get(){} set(){} };
- property IsOptional { get(){} set(){} };
- property DefaultValue { get(){} set(){} };
- property Member { get(){} set(){} };
- property Cache { get(){} set(){} };
- }
- class System.Reflection.ParameterAttributes : System.Enum
- {
- I4 value__;
- ValueClass System.Reflection.ParameterAttributes None;
- ValueClass System.Reflection.ParameterAttributes In;
- ValueClass System.Reflection.ParameterAttributes Out;
- ValueClass System.Reflection.ParameterAttributes Lcid;
- ValueClass System.Reflection.ParameterAttributes Retval;
- ValueClass System.Reflection.ParameterAttributes Optional;
- ValueClass System.Reflection.ParameterAttributes ReservedMask;
- ValueClass System.Reflection.ParameterAttributes HasDefault;
- ValueClass System.Reflection.ParameterAttributes HasFieldMarshal;
- ValueClass System.Reflection.ParameterAttributes Reserved3;
- ValueClass System.Reflection.ParameterAttributes Reserved4;
- }
- class System.Reflection.ParameterModifier : System.ValueType
- {
- SZArray Boolean _byRef;
- Void System.Reflection.ParameterModifier( I4 paramaterCount);
- Boolean get_Item( I4 index);
- Void set_Item( I4 index, Boolean value);
- property Item { get(){} set(){} };
- }
- class System.Reflection.Pointer : System.Object
- {
- Ptr Void _ptr;
- Class System.Type _ptrType;
- Void System.Reflection.Pointer();
- Object Box( Ptr Void ptr, Class System.Type type);
- Ptr Void Unbox( Object ptr);
- Void System.Runtime.Serialization.ISerializable.GetObjectData( Class System.Runtime.Serialization.SerializationInfo info, ValueClass System.Runtime.Serialization.StreamingContext context);
- }
- class System.Reflection.PropertyInfo : System.Reflection.MemberInfo
- {
- Void System.Reflection.PropertyInfo();
- ValueClass System.Reflection.MemberTypes get_MemberType();
- Class System.Type get_PropertyType();
- Object GetValue( Object obj, SZArray Object index);
- Object GetValue( Object obj, ValueClass System.Reflection.BindingFlags invokeAttr, Class System.Reflection.Binder binder, SZArray Object index, Class System.Globalization.CultureInfo culture);
- Void SetValue( Object obj, Object value, SZArray Object index);
- Void SetValue( Object obj, Object value, ValueClass System.Reflection.BindingFlags invokeAttr, Class System.Reflection.Binder binder, SZArray Object index, Class System.Globalization.CultureInfo culture);
- SZArray Class System.Reflection.MethodInfo GetAccessors();
- SZArray Class System.Reflection.MethodInfo GetAccessors( Boolean nonPublic);
- Class System.Reflection.MethodInfo GetGetMethod();
- Class System.Reflection.MethodInfo GetGetMethod( Boolean nonPublic);
- Class System.Reflection.MethodInfo GetSetMethod();
- Class System.Reflection.MethodInfo GetSetMethod( Boolean nonPublic);
- SZArray Class System.Reflection.ParameterInfo GetIndexParameters();
- ValueClass System.Reflection.PropertyAttributes get_Attributes();
- Boolean get_IsSpecialName();
- Boolean get_CanRead();
- Boolean get_CanWrite();
- property MemberType { get(){} set(){} };
- property PropertyType { get(){} set(){} };
- property Attributes { get(){} set(){} };
- property IsSpecialName { get(){} set(){} };
- property CanRead { get(){} set(){} };
- property CanWrite { get(){} set(){} };
- }
- class System.Reflection.PropertyAttributes : System.Enum
- {
- I4 value__;
- ValueClass System.Reflection.PropertyAttributes None;
- ValueClass System.Reflection.PropertyAttributes SpecialName;
- ValueClass System.Reflection.PropertyAttributes ReservedMask;
- ValueClass System.Reflection.PropertyAttributes RTSpecialName;
- ValueClass System.Reflection.PropertyAttributes HasDefault;
- ValueClass System.Reflection.PropertyAttributes Reserved2;
- ValueClass System.Reflection.PropertyAttributes Reserved3;
- ValueClass System.Reflection.PropertyAttributes Reserved4;
- }
- class System.Reflection.ReflectionTypeLoadException : System.SystemException
- {
- SZArray Class System.Type _classes;
- SZArray Class System.Exception _exceptions;
- Void System.Reflection.ReflectionTypeLoadException();
- Void System.Reflection.ReflectionTypeLoadException( String message);
- Void System.Reflection.ReflectionTypeLoadException( SZArray Class System.Type classes, SZArray Class System.Exception exceptions);
- Void System.Reflection.ReflectionTypeLoadException( SZArray Class System.Type classes, SZArray Class System.Exception exceptions, String message);
- Void System.Reflection.ReflectionTypeLoadException( Class System.Runtime.Serialization.SerializationInfo info, ValueClass System.Runtime.Serialization.StreamingContext context);
- SZArray Class System.Type get_Types();
- SZArray Class System.Exception get_LoaderExceptions();
- Void GetObjectData( Class System.Runtime.Serialization.SerializationInfo info, ValueClass System.Runtime.Serialization.StreamingContext context);
- property Types { get(){} set(){} };
- property LoaderExceptions { get(){} set(){} };
- }
- class System.Reflection.ResourceAttributes : System.Enum
- {
- I4 value__;
- ValueClass System.Reflection.ResourceAttributes Public;
- ValueClass System.Reflection.ResourceAttributes Private;
- }
- class System.Reflection.RuntimeConstructorInfo : System.Reflection.ConstructorInfo
- {
- SZArray Class System.Reflection.ParameterInfo _params;
- I _pData;
- I _pRefClass;
- Void System.Reflection.RuntimeConstructorInfo();
- String get_Name();
- String InternalGetName();
- Object Invoke( ValueClass System.Reflection.BindingFlags invokeAttr, Class System.Reflection.Binder binder, SZArray Object parameters, Class System.Globalization.CultureInfo culture);
- Object InternalInvoke( ValueClass System.Reflection.BindingFlags invokeAttr, Class System.Reflection.Binder binder, SZArray Object parameters, Class System.Globalization.CultureInfo culture, Boolean isBinderDefault);
- Void SerializationInvoke( Object target, Class System.Runtime.Serialization.SerializationInfo info, ValueClass System.Runtime.Serialization.StreamingContext context);
- Object Invoke( Object obj, ValueClass System.Reflection.BindingFlags invokeAttr, Class System.Reflection.Binder binder, SZArray Object parameters, Class System.Globalization.CultureInfo culture);
- Object InternalInvokeNoAllocation( Object obj, ValueClass System.Reflection.BindingFlags invokeAttr, Class System.Reflection.Binder binder, SZArray Object parameters, Class System.Globalization.CultureInfo culture, Boolean isBinderDefault, Class System.Reflection.Assembly caller, Boolean verifyAccess);
- Class System.Type get_DeclaringType();
- Class System.Type InternalDeclaringClass();
- Class System.Type get_ReflectedType();
- Class System.Type InternalReflectedClass( Boolean returnGlobalClass);
- String ToString();
- String InternalToString();
- SZArray Class System.Reflection.ParameterInfo GetParameters();
- ValueClass System.Reflection.MethodAttributes get_Attributes();
- ValueClass System.Reflection.MethodAttributes InternalGetAttributeFlags();
- ValueClass System.Reflection.CallingConventions get_CallingConvention();
- ValueClass System.Reflection.CallingConventions InternalGetCallingConvention();
- ValueClass System.Reflection.MethodImplAttributes GetMethodImplementationFlags();
- SZArray Object GetCustomAttributes( Boolean inherit);
- SZArray Object GetCustomAttributes( Class System.Type attributeType, Boolean inherit);
- Boolean IsDefined( Class System.Type attributeType, Boolean inherit);
- Boolean Equals( Object obj);
- ValueClass System.RuntimeMethodHandle get_MethodHandle();
- ValueClass System.RuntimeMethodHandle GetMethodHandleImpl();
- Void GetObjectData( Class System.Runtime.Serialization.SerializationInfo info, ValueClass System.Runtime.Serialization.StreamingContext context);
- I4 GetHashCode();
- Boolean get_IsOverloaded();
- Boolean IsOverloadedInternal();
- Boolean HasLinktimeDemand();
- property Name { get(){} set(){} };
- property DeclaringType { get(){} set(){} };
- property ReflectedType { get(){} set(){} };
- property Attributes { get(){} set(){} };
- property CallingConvention { get(){} set(){} };
- property MethodHandle { get(){} set(){} };
- property IsOverloaded { get(){} set(){} };
- }
- class System.Reflection.RuntimeEventInfo : System.Reflection.EventInfo
- {
- SZArray Class System.Reflection.ParameterInfo _params;
- I _pRefClass;
- I _pData;
- I4 _m_token;
- Void System.Reflection.RuntimeEventInfo();
- Class System.Reflection.MethodInfo GetAddMethod( Boolean nonPublic);
- Class System.Reflection.MethodInfo GetRemoveMethod( Boolean nonPublic);
- Class System.Reflection.MethodInfo GetRaiseMethod( Boolean nonPublic);
- String get_Name();
- String InternalGetName();
- String ToString();
- String InternalToString();
- Class System.Type get_DeclaringType();
- Class System.Type InternalDeclaringClass();
- Class System.Type get_ReflectedType();
- Class System.Type InternalReflectedClass( Boolean returnGlobalClass);
- ValueClass System.Reflection.EventAttributes get_Attributes();
- ValueClass System.Reflection.EventAttributes InternalGetAttributeFlags();
- Boolean Equals( Object obj);
- I4 GetHashCode();
- SZArray Object GetCustomAttributes( Boolean inherit);
- SZArray Object GetCustomAttributes( Class System.Type attributeType, Boolean inherit);
- Boolean IsDefined( Class System.Type attributeType, Boolean inherit);
- property Name { get(){} set(){} };
- property DeclaringType { get(){} set(){} };
- property ReflectedType { get(){} set(){} };
- property Attributes { get(){} set(){} };
- }
- class System.Reflection.RuntimeFieldInfo : System.Reflection.FieldInfo
- {
- I _pData;
- I _pRefClass;
- SZArray Class System.Reflection.ParameterInfo _params;
- Void System.Reflection.RuntimeFieldInfo();
- String get_Name();
- String InternalGetName();
- String ToString();
- String InternalToString();
- Class System.Type get_DeclaringType();
- Class System.Type InternalDeclaringClass();
- Class System.Type get_ReflectedType();
- Class System.Type InternalReflectedClass( Boolean returnGlobalClass);
- Class System.Type get_FieldType();
- Class System.Type InternalGetFieldType();
- Object GetValue( Object obj);
- Object InternalGetValue( Object obj, Boolean requiresAccessCheck);
- Object GetValueDirect( TypedByRef obj);
- Void SetValueDirect( TypedByRef obj, Object value);
- Object GetValueDirectImpl( TypedByRef obj, Boolean requiresAccessCheck);
- Void SetValueDirectImpl( TypedByRef obj, Object value, Boolean requiresAccessCheck);
- Void SetValue( Object obj, Object val, ValueClass System.Reflection.BindingFlags invokeAttr, Class System.Reflection.Binder binder, Class System.Globalization.CultureInfo culture);
- Void InternalSetValue( Object obj, Object val, ValueClass System.Reflection.BindingFlags invokeAttr, Class System.Reflection.Binder binder, Class System.Globalization.CultureInfo culture, Boolean requiresAccessCheck, Boolean isBinderDefault);
- ValueClass System.RuntimeFieldHandle get_FieldHandle();
- ValueClass System.RuntimeFieldHandle GetFieldHandleImpl();
- Class System.Reflection.FieldInfo GetFieldFromHandleImp( ValueClass System.RuntimeFieldHandle handle);
- ValueClass System.Reflection.FieldAttributes get_Attributes();
- ValueClass System.Reflection.FieldAttributes InternalGetAttributeFlags();
- SZArray Object GetCustomAttributes( Boolean inherit);
- SZArray Object GetCustomAttributes( Class System.Type attributeType, Boolean inherit);
- Boolean IsDefined( Class System.Type attributeType, Boolean inherit);
- Void GetObjectData( Class System.Runtime.Serialization.SerializationInfo info, ValueClass System.Runtime.Serialization.StreamingContext context);
- property Name { get(){} set(){} };
- property DeclaringType { get(){} set(){} };
- property ReflectedType { get(){} set(){} };
- property FieldType { get(){} set(){} };
- property FieldHandle { get(){} set(){} };
- property Attributes { get(){} set(){} };
- }
- class System.Reflection.RuntimeMethodInfo : System.Reflection.MethodInfo
- {
- SZArray Class System.Reflection.ParameterInfo _params;
- I _pData;
- I _pRefClass;
- Void System.Reflection.RuntimeMethodInfo();
- String get_Name();
- String InternalGetName();
- String ToString();
- String InternalToString();
- Object Invoke( Object obj, ValueClass System.Reflection.BindingFlags invokeAttr, Class System.Reflection.Binder binder, SZArray Object parameters, Class System.Globalization.CultureInfo culture);
- Object InternalInvoke( Object obj, ValueClass System.Reflection.BindingFlags invokeAttr, Class System.Reflection.Binder binder, SZArray Object parameters, Class System.Globalization.CultureInfo culture, Boolean verifyAccess);
- Object InternalInvoke( Object obj, ValueClass System.Reflection.BindingFlags invokeAttr, Class System.Reflection.Binder binder, SZArray Object parameters, Class System.Globalization.CultureInfo culture, Boolean isBinderDefault, Class System.Reflection.Assembly caller, Boolean verifyAccess);
- Class System.Reflection.MethodInfo GetBaseDefinition();
- Class System.Reflection.MethodInfo GetParentDefinition();
- Class System.Type get_ReturnType();
- Class System.Type InternalGetReturnType();
- Class System.Reflection.ICustomAttributeProvider get_ReturnTypeCustomAttributes();
- Class System.Type get_DeclaringType();
- Class System.Type InternalDeclaringClass();
- Class System.Type get_ReflectedType();
- Class System.Type InternalReflectedClass( Boolean returnGlobalClass);
- SZArray Class System.Reflection.ParameterInfo GetParameters();
- SZArray Class System.Reflection.ParameterInfo InternalGetParameters();
- ValueClass System.Reflection.MethodAttributes get_Attributes();
- ValueClass System.Reflection.MethodAttributes InternalGetAttributeFlags();
- ValueClass System.Reflection.CallingConventions get_CallingConvention();
- ValueClass System.Reflection.CallingConventions InternalGetCallingConvention();
- ValueClass System.Reflection.MethodImplAttributes GetMethodImplementationFlags();
- SZArray Object GetCustomAttributes( Boolean inherit);
- SZArray Object GetCustomAttributes( Class System.Type attributeType, Boolean inherit);
- Boolean IsDefined( Class System.Type attributeType, Boolean inherit);
- Boolean Equals( Object obj);
- Class System.Reflection.MethodBase InternalGetCurrentMethod( ByRef ValueClass System.Threading.StackCrawlMark stackMark);
- ValueClass System.RuntimeMethodHandle get_MethodHandle();
- ValueClass System.RuntimeMethodHandle GetMethodHandleImpl();
- Class System.Reflection.MethodBase GetMethodFromHandleImp( ValueClass System.RuntimeMethodHandle handle);
- Void GetObjectData( Class System.Runtime.Serialization.SerializationInfo info, ValueClass System.Runtime.Serialization.StreamingContext context);
- I4 GetHashCode();
- Boolean get_IsOverloaded();
- Boolean IsOverloadedInternal();
- property Name { get(){} set(){} };
- property ReturnType { get(){} set(){} };
- property ReturnTypeCustomAttributes { get(){} set(){} };
- property DeclaringType { get(){} set(){} };
- property ReflectedType { get(){} set(){} };
- property Attributes { get(){} set(){} };
- property CallingConvention { get(){} set(){} };
- property MethodHandle { get(){} set(){} };
- property IsOverloaded { get(){} set(){} };
- }
- class System.Reflection.ReturnCustomAttributes : System.Object
- {
- Class System.Reflection.RuntimeMethodInfo m_method;
- Void System.Reflection.ReturnCustomAttributes( Class System.Reflection.RuntimeMethodInfo method);
- SZArray Object GetCustomAttributes( Class System.Type attributeType, Boolean inherit);
- SZArray Object GetCustomAttributes( Boolean inherit);
- Boolean IsDefined( Class System.Type attributeType, Boolean inherit);
- }
- class System.Reflection.RuntimePropertyInfo : System.Reflection.PropertyInfo
- {
- SZArray Class System.Reflection.ParameterInfo _params;
- I _pData;
- I _pRefClass;
- Void System.Reflection.RuntimePropertyInfo();
- Object GetValue( Object obj, SZArray Object index);
- Object GetValue( Object obj, ValueClass System.Reflection.BindingFlags invokeAttr, Class System.Reflection.Binder binder, SZArray Object index, Class System.Globalization.CultureInfo culture);
- Void SetValue( Object obj, Object value, SZArray Object index);
- Void SetValueInternal( Object obj, Object value, Class System.Reflection.Assembly caller);
- Void SetValue( Object obj, Object value, ValueClass System.Reflection.BindingFlags invokeAttr, Class System.Reflection.Binder binder, SZArray Object index, Class System.Globalization.CultureInfo culture);
- SZArray Class System.Reflection.MethodInfo GetAccessors( Boolean nonPublic);
- Class System.Reflection.MethodInfo GetGetMethod( Boolean nonPublic);
- Class System.Reflection.MethodInfo InternalGetter( Boolean nonPublic, Boolean verifyAccess);
- Class System.Reflection.MethodInfo GetSetMethod( Boolean nonPublic);
- Class System.Reflection.MethodInfo InternalSetter( Boolean nonPublic, Boolean verifyAccess);
- String get_Name();
- String InternalGetName();
- String ToString();
- String InternalToString();
- Class System.Type get_PropertyType();
- Class System.Type InternalGetType();
- SZArray Class System.Reflection.ParameterInfo GetIndexParameters();
- Class System.Type get_DeclaringType();
- Class System.Type InternalDeclaringClass();
- Class System.Type get_ReflectedType();
- Class System.Type InternalReflectedClass( Boolean returnGlobalClass);
- ValueClass System.Reflection.PropertyAttributes get_Attributes();
- ValueClass System.Reflection.PropertyAttributes InternalGetAttributeFlags();
- Boolean get_CanRead();
- Boolean get_CanWrite();
- Boolean InternalCanRead();
- Boolean InternalCanWrite();
- Boolean Equals( Object obj);
- SZArray Object GetCustomAttributes( Boolean inherit);
- SZArray Object GetCustomAttributes( Class System.Type attributeType, Boolean inherit);
- Boolean IsDefined( Class System.Type attributeType, Boolean inherit);
- Void GetObjectData( Class System.Runtime.Serialization.SerializationInfo info, ValueClass System.Runtime.Serialization.StreamingContext context);
- I4 GetHashCode();
- property Name { get(){} set(){} };
- property PropertyType { get(){} set(){} };
- property DeclaringType { get(){} set(){} };
- property ReflectedType { get(){} set(){} };
- property Attributes { get(){} set(){} };
- property CanRead { get(){} set(){} };
- property CanWrite { get(){} set(){} };
- }
- class System.Reflection.StrongNameKeyPair : System.Object
- {
- Boolean _keyPairExported;
- SZArray UI1 _keyPairArray;
- String _keyPairContainer;
- SZArray UI1 _publicKey;
- Void System.Reflection.StrongNameKeyPair( Class System.IO.FileStream keyPairFile);
- Void System.Reflection.StrongNameKeyPair( SZArray UI1 keyPairArray);
- Void System.Reflection.StrongNameKeyPair( String keyPairContainer);
- SZArray UI1 get_PublicKey();
- Boolean GetKeyPair( ByRef Object arrayOrContainer);
- SZArray UI1 nGetPublicKey( Boolean exported, SZArray UI1 array, String container);
- property PublicKey { get(){} set(){} };
- }
- class System.Reflection.TargetException : System.ApplicationException
- {
- Void System.Reflection.TargetException();
- Void System.Reflection.TargetException( String message);
- Void System.Reflection.TargetException( String message, Class System.Exception inner);
- Void System.Reflection.TargetException( Class System.Runtime.Serialization.SerializationInfo info, ValueClass System.Runtime.Serialization.StreamingContext context);
- }
- class System.Reflection.TargetInvocationException : System.ApplicationException
- {
- Void System.Reflection.TargetInvocationException();
- Void System.Reflection.TargetInvocationException( String message);
- Void System.Reflection.TargetInvocationException( Class System.Exception inner);
- Void System.Reflection.TargetInvocationException( String message, Class System.Exception inner);
- Void System.Reflection.TargetInvocationException( Class System.Runtime.Serialization.SerializationInfo info, ValueClass System.Runtime.Serialization.StreamingContext context);
- }
- class System.Reflection.TargetParameterCountException : System.ApplicationException
- {
- Void System.Reflection.TargetParameterCountException();
- Void System.Reflection.TargetParameterCountException( String message);
- Void System.Reflection.TargetParameterCountException( String message, Class System.Exception inner);
- Void System.Reflection.TargetParameterCountException( Class System.Runtime.Serialization.SerializationInfo info, ValueClass System.Runtime.Serialization.StreamingContext context);
- }
- class System.Reflection.TypeAttributes : System.Enum
- {
- I4 value__;
- ValueClass System.Reflection.TypeAttributes VisibilityMask;
- ValueClass System.Reflection.TypeAttributes NotPublic;
- ValueClass System.Reflection.TypeAttributes Public;
- ValueClass System.Reflection.TypeAttributes NestedPublic;
- ValueClass System.Reflection.TypeAttributes NestedPrivate;
- ValueClass System.Reflection.TypeAttributes NestedFamily;
- ValueClass System.Reflection.TypeAttributes NestedAssembly;
- ValueClass System.Reflection.TypeAttributes NestedFamANDAssem;
- ValueClass System.Reflection.TypeAttributes NestedFamORAssem;
- ValueClass System.Reflection.TypeAttributes LayoutMask;
- ValueClass System.Reflection.TypeAttributes AutoLayout;
- ValueClass System.Reflection.TypeAttributes SequentialLayout;
- ValueClass System.Reflection.TypeAttributes ExplicitLayout;
- ValueClass System.Reflection.TypeAttributes ClassSemanticsMask;
- ValueClass System.Reflection.TypeAttributes Class;
- ValueClass System.Reflection.TypeAttributes Interface;
- ValueClass System.Reflection.TypeAttributes Abstract;
- ValueClass System.Reflection.TypeAttributes Sealed;
- ValueClass System.Reflection.TypeAttributes SpecialName;
- ValueClass System.Reflection.TypeAttributes Import;
- ValueClass System.Reflection.TypeAttributes Serializable;
- ValueClass System.Reflection.TypeAttributes StringFormatMask;
- ValueClass System.Reflection.TypeAttributes AnsiClass;
- ValueClass System.Reflection.TypeAttributes UnicodeClass;
- ValueClass System.Reflection.TypeAttributes AutoClass;
- ValueClass System.Reflection.TypeAttributes BeforeFieldInit;
- ValueClass System.Reflection.TypeAttributes ReservedMask;
- ValueClass System.Reflection.TypeAttributes RTSpecialName;
- ValueClass System.Reflection.TypeAttributes HasSecurity;
- }
- class System.Reflection.TypeDelegator : System.Type
- {
- Class System.Type typeImpl;
- Void System.Reflection.TypeDelegator();
- Void System.Reflection.TypeDelegator( Class System.Type delegatingType);
- ValueClass System.Guid get_GUID();
- Object InvokeMember( String name, ValueClass System.Reflection.BindingFlags invokeAttr, Class System.Reflection.Binder binder, Object target, SZArray Object args, SZArray ValueClass System.Reflection.ParameterModifier modifiers, Class System.Globalization.CultureInfo culture, SZArray String namedParameters);
- Class System.Reflection.Module get_Module();
- Class System.Reflection.Assembly get_Assembly();
- ValueClass System.RuntimeTypeHandle get_TypeHandle();
- String get_Name();
- String get_FullName();
- String get_Namespace();
- String get_AssemblyQualifiedName();
- Class System.Type get_BaseType();
- Class System.Reflection.ConstructorInfo GetConstructorImpl( ValueClass System.Reflection.BindingFlags bindingAttr, Class System.Reflection.Binder binder, ValueClass System.Reflection.CallingConventions callConvention, SZArray Class System.Type types, SZArray ValueClass System.Reflection.ParameterModifier modifiers);
- SZArray Class System.Reflection.ConstructorInfo GetConstructors( ValueClass System.Reflection.BindingFlags bindingAttr);
- Class System.Reflection.MethodInfo GetMethodImpl( String name, ValueClass System.Reflection.BindingFlags bindingAttr, Class System.Reflection.Binder binder, ValueClass System.Reflection.CallingConventions callConvention, SZArray Class System.Type types, SZArray ValueClass System.Reflection.ParameterModifier modifiers);
- SZArray Class System.Reflection.MethodInfo GetMethods( ValueClass System.Reflection.BindingFlags bindingAttr);
- Class System.Reflection.FieldInfo GetField( String name, ValueClass System.Reflection.BindingFlags bindingAttr);
- SZArray Class System.Reflection.FieldInfo GetFields( ValueClass System.Reflection.BindingFlags bindingAttr);
- Class System.Type GetInterface( String name, Boolean ignoreCase);
- SZArray Class System.Type GetInterfaces();
- Class System.Reflection.EventInfo GetEvent( String name, ValueClass System.Reflection.BindingFlags bindingAttr);
- SZArray Class System.Reflection.EventInfo GetEvents();
- Class System.Reflection.PropertyInfo GetPropertyImpl( String name, ValueClass System.Reflection.BindingFlags bindingAttr, Class System.Reflection.Binder binder, Class System.Type returnType, SZArray Class System.Type types, SZArray ValueClass System.Reflection.ParameterModifier modifiers);
- SZArray Class System.Reflection.PropertyInfo GetProperties( ValueClass System.Reflection.BindingFlags bindingAttr);
- SZArray Class System.Reflection.EventInfo GetEvents( ValueClass System.Reflection.BindingFlags bindingAttr);
- SZArray Class System.Type GetNestedTypes( ValueClass System.Reflection.BindingFlags bindingAttr);
- Class System.Type GetNestedType( String name, ValueClass System.Reflection.BindingFlags bindingAttr);
- SZArray Class System.Reflection.MemberInfo GetMember( String name, ValueClass System.Reflection.MemberTypes type, ValueClass System.Reflection.BindingFlags bindingAttr);
- SZArray Class System.Reflection.MemberInfo GetMembers( ValueClass System.Reflection.BindingFlags bindingAttr);
- ValueClass System.Reflection.TypeAttributes GetAttributeFlagsImpl();
- Boolean IsArrayImpl();
- Boolean IsPrimitiveImpl();
- Boolean IsByRefImpl();
- Boolean IsPointerImpl();
- Boolean IsValueTypeImpl();
- Boolean IsCOMObjectImpl();
- Class System.Type GetElementType();
- Boolean HasElementTypeImpl();
- Class System.Type get_UnderlyingSystemType();
- SZArray Object GetCustomAttributes( Boolean inherit);
- SZArray Object GetCustomAttributes( Class System.Type attributeType, Boolean inherit);
- Boolean IsDefined( Class System.Type attributeType, Boolean inherit);
- ValueClass System.Reflection.InterfaceMapping GetInterfaceMap( Class System.Type interfaceType);
- property GUID { get(){} set(){} };
- property Module { get(){} set(){} };
- property Assembly { get(){} set(){} };
- property TypeHandle { get(){} set(){} };
- property Name { get(){} set(){} };
- property FullName { get(){} set(){} };
- property Namespace { get(){} set(){} };
- property AssemblyQualifiedName { get(){} set(){} };
- property BaseType { get(){} set(){} };
- property UnderlyingSystemType { get(){} set(){} };
- }
- class System.Reflection.TypeFilter : System.MulticastDelegate
- {
- Void System.Reflection.TypeFilter( Object object, I method);
- Boolean Invoke( Class System.Type m, Object filterCriteria);
- Class System.IAsyncResult BeginInvoke( Class System.Type m, Object filterCriteria, Class System.AsyncCallback callback, Object object);
- Boolean EndInvoke( Class System.IAsyncResult result);
- }
- class System.Reflection.Emit.UnmanagedMarshal : System.Object
- {
- ValueClass System.Runtime.InteropServices.UnmanagedType m_unmanagedType;
- ValueClass System.Guid m_guid;
- I4 m_numElem;
- ValueClass System.Runtime.InteropServices.UnmanagedType m_baseType;
- Class System.Reflection.Emit.UnmanagedMarshal DefineUnmanagedMarshal( ValueClass System.Runtime.InteropServices.UnmanagedType unmanagedType);
- Class System.Reflection.Emit.UnmanagedMarshal DefineByValTStr( I4 elemCount);
- Class System.Reflection.Emit.UnmanagedMarshal DefineSafeArray( ValueClass System.Runtime.InteropServices.UnmanagedType elemType);
- Class System.Reflection.Emit.UnmanagedMarshal DefineByValArray( I4 elemCount);
- Class System.Reflection.Emit.UnmanagedMarshal DefineLPArray( ValueClass System.Runtime.InteropServices.UnmanagedType elemType);
- ValueClass System.Runtime.InteropServices.UnmanagedType get_GetUnmanagedType();
- ValueClass System.Guid get_IIDGuid();
- I4 get_ElementCount();
- ValueClass System.Runtime.InteropServices.UnmanagedType get_BaseType();
- Void System.Reflection.Emit.UnmanagedMarshal( ValueClass System.Runtime.InteropServices.UnmanagedType unmanagedType, ValueClass System.Guid guid, I4 numElem, ValueClass System.Runtime.InteropServices.UnmanagedType type);
- SZArray UI1 InternalGetBytes();
- property GetUnmanagedType { get(){} set(){} };
- property IIDGuid { get(){} set(){} };
- property ElementCount { get(){} set(){} };
- property BaseType { get(){} set(){} };
- }
- class System.Runtime.Serialization.DeserializationEventHandler : System.MulticastDelegate
- {
- Void System.Runtime.Serialization.DeserializationEventHandler( Object object, I method);
- Void Invoke( Object sender);
- Class System.IAsyncResult BeginInvoke( Object sender, Class System.AsyncCallback callback, Object object);
- Void EndInvoke( Class System.IAsyncResult result);
- }
- interface System.Runtime.Serialization.IFormatter :
- {
- Object Deserialize( Class System.IO.Stream serializationStream);
- Void Serialize( Class System.IO.Stream serializationStream, Object graph);
- Class System.Runtime.Serialization.ISurrogateSelector get_SurrogateSelector();
- Void set_SurrogateSelector( Class System.Runtime.Serialization.ISurrogateSelector value);
- Class System.Runtime.Serialization.SerializationBinder get_Binder();
- Void set_Binder( Class System.Runtime.Serialization.SerializationBinder value);
- ValueClass System.Runtime.Serialization.StreamingContext get_Context();
- Void set_Context( ValueClass System.Runtime.Serialization.StreamingContext value);
- property SurrogateSelector { get(){} set(){} };
- property Binder { get(){} set(){} };
- property Context { get(){} set(){} };
- }
- class System.Runtime.Serialization.Formatter : System.Object
- {
- Class System.Runtime.Serialization.ObjectIDGenerator m_idGenerator;
- Class System.Collections.Queue m_objectQueue;
- Void System.Runtime.Serialization.Formatter();
- Object Deserialize( Class System.IO.Stream serializationStream);
- Object GetNext( ByRef I8 objID);
- I8 Schedule( Object obj);
- Void Serialize( Class System.IO.Stream serializationStream, Object graph);
- Void WriteArray( Object obj, String name, Class System.Type memberType);
- Void WriteBoolean( Boolean val, String name);
- Void WriteByte( UI1 val, String name);
- Void WriteChar( Char val, String name);
- Void WriteDateTime( ValueClass System.DateTime val, String name);
- Void WriteDecimal( ValueClass System.Decimal val, String name);
- Void WriteDouble( R8 val, String name);
- Void WriteInt16( I2 val, String name);
- Void WriteInt32( I4 val, String name);
- Void WriteInt64( I8 val, String name);
- Void WriteObjectRef( Object obj, String name, Class System.Type memberType);
- Void WriteMember( String memberName, Object data);
- Void WriteSByte( I1 val, String name);
- Void WriteSingle( R4 val, String name);
- Void WriteTimeSpan( ValueClass System.TimeSpan val, String name);
- Void WriteUInt16( UI2 val, String name);
- Void WriteUInt32( UI4 val, String name);
- Void WriteUInt64( UI8 val, String name);
- Void WriteValueType( Object obj, String name, Class System.Type memberType);
- Class System.Runtime.Serialization.ISurrogateSelector get_SurrogateSelector();
- Void set_SurrogateSelector( Class System.Runtime.Serialization.ISurrogateSelector value);
- Class System.Runtime.Serialization.SerializationBinder get_Binder();
- Void set_Binder( Class System.Runtime.Serialization.SerializationBinder value);
- ValueClass System.Runtime.Serialization.StreamingContext get_Context();
- Void set_Context( ValueClass System.Runtime.Serialization.StreamingContext value);
- property SurrogateSelector { get(){} set(){} };
- property Binder { get(){} set(){} };
- property Context { get(){} set(){} };
- }
- interface System.Runtime.Serialization.IFormatterConverter :
- {
- Object Convert( Object value, Class System.Type type);
- Object Convert( Object value, ValueClass System.TypeCode typeCode);
- Boolean ToBoolean( Object value);
- Char ToChar( Object value);
- I1 ToSByte( Object value);
- UI1 ToByte( Object value);
- I2 ToInt16( Object value);
- UI2 ToUInt16( Object value);
- I4 ToInt32( Object value);
- UI4 ToUInt32( Object value);
- I8 ToInt64( Object value);
- UI8 ToUInt64( Object value);
- R4 ToSingle( Object value);
- R8 ToDouble( Object value);
- ValueClass System.Decimal ToDecimal( Object value);
- ValueClass System.DateTime ToDateTime( Object value);
- String ToString( Object value);
- }
- class System.Runtime.Serialization.FormatterConverter : System.Object
- {
- Void System.Runtime.Serialization.FormatterConverter();
- Object Convert( Object value, Class System.Type type);
- Object Convert( Object value, ValueClass System.TypeCode typeCode);
- Boolean ToBoolean( Object value);
- Char ToChar( Object value);
- I1 ToSByte( Object value);
- UI1 ToByte( Object value);
- I2 ToInt16( Object value);
- UI2 ToUInt16( Object value);
- I4 ToInt32( Object value);
- UI4 ToUInt32( Object value);
- I8 ToInt64( Object value);
- UI8 ToUInt64( Object value);
- R4 ToSingle( Object value);
- R8 ToDouble( Object value);
- ValueClass System.Decimal ToDecimal( Object value);
- ValueClass System.DateTime ToDateTime( Object value);
- String ToString( Object value);
- }
- class System.Runtime.Serialization.FormatterServices : System.Object
- {
- Class System.Collections.Hashtable m_MemberInfoTable;
- Boolean m_checkedRegistry;
- Boolean m_ignoreSerializationBit;
- Boolean m_logNonSerializable;
- Void System.Runtime.Serialization.FormatterServices();
- SZArray Class System.Reflection.MemberInfo nativeGetSerializableMembers( Class System.RuntimeType type, Boolean bFilterTransient);
- Void GetSerializationRegistryValues( ByRef Boolean checkBit, ByRef Boolean logNonSerializable);
- Void WriteNonSerializableMember( Class System.Type nonSer);
- Boolean CheckSerializable( Class System.RuntimeType type);
- SZArray Class System.Reflection.MemberInfo InternalGetSerializableMembers( Class System.RuntimeType type, Boolean excludeNonSerializable);
- SZArray Class System.Reflection.MemberInfo GetSerializableMembers( Class System.Type type);
- SZArray Class System.Reflection.MemberInfo GetSerializableMembers( Class System.Type type, ValueClass System.Runtime.Serialization.StreamingContext context);
- Object GetUninitializedObject( Class System.Type type);
- Object nativeGetUninitializedObject( Class System.RuntimeType type);
- Void SerializationSetValue( Class System.Reflection.MemberInfo fi, Object target, Object value);
- Void SerializationSetValueDirect( Class System.Reflection.FieldInfo fi, TypedByRef target, Object value);
- Object PopulateObjectMembers( Object obj, SZArray Class System.Reflection.MemberInfo members, SZArray Object data);
- SZArray Object GetObjectData( Object obj, SZArray Class System.Reflection.MemberInfo members);
- Class System.Type GetTypeFromAssembly( Class System.Reflection.Assembly assem, String name);
- Class System.Reflection.Assembly LoadAssemblyFromString( String assemblyName);
- Void System.Runtime.Serialization.FormatterServices();
- }
- interface System.Runtime.Serialization.ISerializationSurrogate :
- {
- Void GetObjectData( Object obj, Class System.Runtime.Serialization.SerializationInfo info, ValueClass System.Runtime.Serialization.StreamingContext context);
- Object SetObjectData( Object obj, Class System.Runtime.Serialization.SerializationInfo info, ValueClass System.Runtime.Serialization.StreamingContext context, Class System.Runtime.Serialization.ISurrogateSelector selector);
- }
- interface System.Runtime.Serialization.ISurrogateSelector :
- {
- Void ChainSelector( Class System.Runtime.Serialization.ISurrogateSelector selector);
- Class System.Runtime.Serialization.ISerializationSurrogate GetSurrogate( Class System.Type type, ValueClass System.Runtime.Serialization.StreamingContext context, ByRef Class System.Runtime.Serialization.ISurrogateSelector selector);
- Class System.Runtime.Serialization.ISurrogateSelector GetNextSelector();
- }
- class System.Runtime.Serialization.ObjectIDGenerator : System.Object
- {
- I4 numbins;
- I4 m_currentCount;
- I4 m_currentSize;
- SZArray I8 m_ids;
- SZArray Object m_objs;
- SZArray I4 sizes;
- Void System.Runtime.Serialization.ObjectIDGenerator();
- I4 FindElement( Object obj, I4 hashcode, ByRef Boolean found);
- I4 FindElement( Object obj, I4 hashcode, I4 hashIncrement, ByRef Boolean found);
- I8 GetId( Object obj, ByRef Boolean firstTime);
- I8 HasId( Object obj, ByRef Boolean firstTime);
- Void Rehash();
- Void System.Runtime.Serialization.ObjectIDGenerator();
- }
- class System.Runtime.Serialization.ObjectManager : System.Object
- {
- I4 DefaultInitialSize;
- I4 MaxArraySize;
- I4 ArrayMask;
- I4 MaxReferenceDepth;
- Class System.Runtime.Serialization.DeserializationEventHandler m_onDeserializationHandler;
- SZArray Class System.Type SIConstructorTypes;
- SZArray Class System.Runtime.Serialization.ObjectHolder m_objects;
- Class System.Runtime.Serialization.ObjectHolderList m_specialFixupObjects;
- I8 m_fixupCount;
- Class System.Runtime.Serialization.ISurrogateSelector m_selector;
- ValueClass System.Runtime.Serialization.StreamingContext m_context;
- Void System.Runtime.Serialization.ObjectManager( Class System.Runtime.Serialization.ISurrogateSelector selector, ValueClass System.Runtime.Serialization.StreamingContext context);
- Void System.Runtime.Serialization.ObjectManager( Class System.Runtime.Serialization.ISurrogateSelector selector, ValueClass System.Runtime.Serialization.StreamingContext context, Boolean checkSecurity);
- Boolean CanCallGetType( Object obj);
- Class System.Runtime.Serialization.ObjectHolderList get_SpecialFixupObjects();
- Void System.Runtime.Serialization.ObjectManager();
- Class System.Runtime.Serialization.ObjectHolder FindObjectHolder( I8 objectID);
- Class System.Runtime.Serialization.ObjectHolder FindOrCreateObjectHolder( I8 objectID);
- Void AddObjectHolder( Class System.Runtime.Serialization.ObjectHolder holder);
- Boolean GetCompletionInfo( Class System.Runtime.Serialization.FixupHolder fixup, ByRef Class System.Runtime.Serialization.ObjectHolder holder, ByRef Object member, Boolean bThrowIfMissing);
- Void FixupSpecialObject( Class System.Runtime.Serialization.ObjectHolder holder);
- Boolean ResolveObjectReference( Class System.Runtime.Serialization.ObjectHolder holder);
- Boolean DoValueTypeFixup( Class System.Reflection.FieldInfo memberToFix, Class System.Runtime.Serialization.ObjectHolder holder, Object value);
- Void CompleteObject( Class System.Runtime.Serialization.ObjectHolder holder, Boolean bObjectFullyComplete);
- Void DoNewlyRegisteredObjectFixups( Class System.Runtime.Serialization.ObjectHolder holder);
- Object GetObject( I8 objectID);
- Void RegisterObject( Object obj, I8 objectID);
- Void RegisterObject( Object obj, I8 objectID, Class System.Runtime.Serialization.SerializationInfo info);
- Void RegisterObject( Object obj, I8 objectID, Class System.Runtime.Serialization.SerializationInfo info, I8 idOfContainingObj, Class System.Reflection.MemberInfo member);
- Void RegisterString( String obj, I8 objectID, Class System.Runtime.Serialization.SerializationInfo info, I8 idOfContainingObj, Class System.Reflection.MemberInfo member);
- Void RegisterObject( Object obj, I8 objectID, Class System.Runtime.Serialization.SerializationInfo info, I8 idOfContainingObj, Class System.Reflection.MemberInfo member, SZArray I4 arrayIndex);
- Void CompleteISerializableObject( Object obj, Class System.Runtime.Serialization.SerializationInfo info, ValueClass System.Runtime.Serialization.StreamingContext context);
- Class System.Reflection.RuntimeConstructorInfo GetConstructor( Class System.Type t);
- Void DoFixups();
- Void RegisterFixup( Class System.Runtime.Serialization.FixupHolder fixup, I8 objectToBeFixed, I8 objectRequired);
- Void RecordFixup( I8 objectToBeFixed, Class System.Reflection.MemberInfo member, I8 objectRequired);
- Void RecordDelayedFixup( I8 objectToBeFixed, String memberName, I8 objectRequired);
- Void RecordArrayElementFixup( I8 arrayToBeFixed, I4 index, I8 objectRequired);
- Void RecordArrayElementFixup( I8 arrayToBeFixed, SZArray I4 indices, I8 objectRequired);
- Void RaiseDeserializationEvent();
- Void AddOnDeserialization( Class System.Runtime.Serialization.DeserializationEventHandler handler);
- Void RemoveOnDeserialization( Class System.Runtime.Serialization.DeserializationEventHandler handler);
- property SpecialFixupObjects { get(){} set(){} };
- }
- class System.Runtime.Serialization.ObjectHolder : System.Object
- {
- I4 INCOMPLETE_OBJECT_REFERENCE;
- I4 HAS_ISERIALIZABLE;
- I4 HAS_SURROGATE;
- I4 REQUIRES_VALUETYPE_FIXUP;
- I4 REQUIRES_DELAYED_FIXUP;
- I4 SER_INFO_FIXED;
- I4 VALUETYPE_FIXUP_PERFORMED;
- Object m_object;
- I8 m_id;
- I4 m_missingElementsRemaining;
- I4 m_missingDecendents;
- Class System.Runtime.Serialization.SerializationInfo m_serInfo;
- Class System.Runtime.Serialization.ISerializationSurrogate m_surrogate;
- Class System.Runtime.Serialization.FixupHolderList m_missingElements;
- Class System.Runtime.Serialization.LongList m_dependentObjects;
- Class System.Runtime.Serialization.ObjectHolder m_next;
- I4 m_flags;
- Boolean m_markForFixupWhenAvailable;
- Class System.Runtime.Serialization.ValueTypeFixupInfo m_valueFixup;
- Void System.Runtime.Serialization.ObjectHolder( I8 objID);
- Void System.Runtime.Serialization.ObjectHolder( Object obj, I8 objID, Class System.Runtime.Serialization.SerializationInfo info, Class System.Runtime.Serialization.ISerializationSurrogate surrogate, I8 idOfContainingObj, Class System.Reflection.FieldInfo field, SZArray I4 arrayIndex);
- Void System.Runtime.Serialization.ObjectHolder( String obj, I8 objID, Class System.Runtime.Serialization.SerializationInfo info, Class System.Runtime.Serialization.ISerializationSurrogate surrogate, I8 idOfContainingObj, Class System.Reflection.FieldInfo field, SZArray I4 arrayIndex);
- Void IncrementDescendentFixups( I4 amount);
- Void DecrementFixupsRemaining( Class System.Runtime.Serialization.ObjectManager manager);
- Void RemoveDependency( I8 id);
- Void AddFixup( Class System.Runtime.Serialization.FixupHolder fixup, Class System.Runtime.Serialization.ObjectManager manager);
- Void UpdateDescendentDependencyChain( I4 amount, Class System.Runtime.Serialization.ObjectManager manager);
- Void AddDependency( I8 dependentObject);
- Void UpdateData( Object obj, Class System.Runtime.Serialization.SerializationInfo info, Class System.Runtime.Serialization.ISerializationSurrogate surrogate, I8 idOfContainer, Class System.Reflection.FieldInfo field, SZArray I4 arrayIndex, Class System.Runtime.Serialization.ObjectManager manager);
- Void MarkForCompletionWhenAvailable();
- Void SetFlags();
- Boolean get_IsIncompleteObjectReference();
- Void set_IsIncompleteObjectReference( Boolean value);
- Boolean get_RequiresDelayedFixup();
- Boolean get_RequiresValueTypeFixup();
- Boolean get_ValueTypeFixupPerformed();
- Void set_ValueTypeFixupPerformed( Boolean value);
- Boolean get_HasISerializable();
- Void set_HasISerializable( Boolean value);
- Boolean get_HasSurrogate();
- Void set_HasSurrogate( Boolean value);
- I4 get_DirectlyDependentObjects();
- I4 get_DependentDecendents();
- I4 get_TotalDependentObjects();
- Object get_ObjectValue();
- Void SetObjectValue( Object obj, Class System.Runtime.Serialization.ObjectManager manager);
- Class System.Runtime.Serialization.SerializationInfo get_SerializationInfo();
- Void set_SerializationInfo( Class System.Runtime.Serialization.SerializationInfo value);
- Class System.Runtime.Serialization.ISerializationSurrogate get_Surrogate();
- Class System.Runtime.Serialization.LongList get_DependentObjects();
- Void set_DependentObjects( Class System.Runtime.Serialization.LongList value);
- Boolean get_RequiresSerInfoFixup();
- Void set_RequiresSerInfoFixup( Boolean value);
- Class System.Runtime.Serialization.ValueTypeFixupInfo get_ValueFixup();
- Boolean get_CompletelyFixed();
- I8 get_ContainerID();
- property IsIncompleteObjectReference { get(){} set(){} };
- property RequiresDelayedFixup { get(){} set(){} };
- property RequiresValueTypeFixup { get(){} set(){} };
- property ValueTypeFixupPerformed { get(){} set(){} };
- property HasISerializable { get(){} set(){} };
- property HasSurrogate { get(){} set(){} };
- property DirectlyDependentObjects { get(){} set(){} };
- property DependentDecendents { get(){} set(){} };
- property TotalDependentObjects { get(){} set(){} };
- property ObjectValue { get(){} set(){} };
- property SerializationInfo { get(){} set(){} };
- property Surrogate { get(){} set(){} };
- property DependentObjects { get(){} set(){} };
- property RequiresSerInfoFixup { get(){} set(){} };
- property ValueFixup { get(){} set(){} };
- property CompletelyFixed { get(){} set(){} };
- property ContainerID { get(){} set(){} };
- }
- class System.Runtime.Serialization.FixupHolder : System.Object
- {
- I4 ArrayFixup;
- I4 MemberFixup;
- I4 DelayedFixup;
- I8 m_id;
- Object m_fixupInfo;
- I4 m_fixupType;
- Void System.Runtime.Serialization.FixupHolder( I8 id, Object fixupInfo, I4 fixupType);
- }
- class System.Runtime.Serialization.FixupHolderList : System.Object
- {
- I4 InitialSize;
- SZArray Class System.Runtime.Serialization.FixupHolder m_values;
- I4 m_count;
- Void System.Runtime.Serialization.FixupHolderList();
- Void System.Runtime.Serialization.FixupHolderList( I4 startingSize);
- Void Add( I8 id, Object fixupInfo);
- Void Add( Class System.Runtime.Serialization.FixupHolder fixup);
- I4 get_Count();
- Void EnlargeArray();
- property Count { get(){} set(){} };
- }
- class System.Runtime.Serialization.LongList : System.Object
- {
- I4 InitialSize;
- SZArray I8 m_values;
- I4 m_count;
- I4 m_totalItems;
- I4 m_currentItem;
- Void System.Runtime.Serialization.LongList();
- Void System.Runtime.Serialization.LongList( I4 startingSize);
- Void Add( I8 value);
- I4 get_Count();
- Void StartEnumeration();
- Boolean MoveNext();
- I8 get_Current();
- Boolean RemoveElement( I8 value);
- Void EnlargeArray();
- property Count { get(){} set(){} };
- property Current { get(){} set(){} };
- }
- class System.Runtime.Serialization.ObjectHolderList : System.Object
- {
- I4 DefaultInitialSize;
- SZArray Class System.Runtime.Serialization.ObjectHolder m_values;
- I4 m_count;
- Void System.Runtime.Serialization.ObjectHolderList();
- Void System.Runtime.Serialization.ObjectHolderList( I4 startingSize);
- Void Add( Class System.Runtime.Serialization.ObjectHolder value);
- Class System.Runtime.Serialization.ObjectHolderListEnumerator GetFixupEnumerator();
- Void EnlargeArray();
- I4 get_Version();
- I4 get_Count();
- property Version { get(){} set(){} };
- property Count { get(){} set(){} };
- }
- class System.Runtime.Serialization.ObjectHolderListEnumerator : System.Object
- {
- Boolean m_isFixupEnumerator;
- Class System.Runtime.Serialization.ObjectHolderList m_list;
- I4 m_startingVersion;
- I4 m_currPos;
- Void System.Runtime.Serialization.ObjectHolderListEnumerator( Class System.Runtime.Serialization.ObjectHolderList list, Boolean isFixupEnumerator);
- Boolean MoveNext();
- Class System.Runtime.Serialization.ObjectHolder get_Current();
- property Current { get(){} set(){} };
- }
- class System.Runtime.Serialization.MemberHolder : System.Object
- {
- SZArray Class System.Reflection.MemberInfo members;
- Class System.Type memberType;
- ValueClass System.Runtime.Serialization.StreamingContext context;
- Void System.Runtime.Serialization.MemberHolder( Class System.Type type, ValueClass System.Runtime.Serialization.StreamingContext ctx);
- I4 GetHashCode();
- Boolean Equals( Object obj);
- }
- class System.Runtime.Serialization.SerializationBinder : System.Object
- {
- Class System.Type BindToType( String assemblyName, String typeName);
- Void System.Runtime.Serialization.SerializationBinder();
- }
- class System.Runtime.Serialization.SerializationFieldInfo : System.Reflection.FieldInfo
- {
- Char FakeNameSeparatorChar;
- String FakeNameSeparatorString;
- Class System.Reflection.RuntimeFieldInfo m_field;
- String m_serializationName;
- Void System.Runtime.Serialization.SerializationFieldInfo( Class System.Reflection.RuntimeFieldInfo field, String namePrefix);
- String get_Name();
- Class System.Type get_DeclaringType();
- Class System.Type get_ReflectedType();
- SZArray Object GetCustomAttributes( Boolean inherit);
- SZArray Object GetCustomAttributes( Class System.Type attributeType, Boolean inherit);
- Boolean IsDefined( Class System.Type attributeType, Boolean inherit);
- Class System.Type get_FieldType();
- Object GetValue( Object obj);
- Object InternalGetValue( Object obj, Boolean requiresAccessCheck);
- Void SetValue( Object obj, Object value, ValueClass System.Reflection.BindingFlags invokeAttr, Class System.Reflection.Binder binder, Class System.Globalization.CultureInfo culture);
- Void InternalSetValue( Object obj, Object value, ValueClass System.Reflection.BindingFlags invokeAttr, Class System.Reflection.Binder binder, Class System.Globalization.CultureInfo culture, Boolean requiresAccessCheck, Boolean isBinderDefault);
- ValueClass System.RuntimeFieldHandle get_FieldHandle();
- ValueClass System.Reflection.FieldAttributes get_Attributes();
- Void System.Runtime.Serialization.SerializationFieldInfo();
- property Name { get(){} set(){} };
- property DeclaringType { get(){} set(){} };
- property ReflectedType { get(){} set(){} };
- property FieldType { get(){} set(){} };
- property FieldHandle { get(){} set(){} };
- property Attributes { get(){} set(){} };
- }
- class System.Runtime.Serialization.SerializationInfo : System.Object
- {
- I4 defaultSize;
- SZArray String m_members;
- SZArray Object m_data;
- SZArray Class System.Type m_types;
- String m_fullTypeName;
- I4 m_currMember;
- String m_assemName;
- Class System.Runtime.Serialization.IFormatterConverter m_converter;
- Void System.Runtime.Serialization.SerializationInfo( Class System.Type type, Class System.Runtime.Serialization.IFormatterConverter converter);
- String get_FullTypeName();
- Void set_FullTypeName( String value);
- String get_AssemblyName();
- Void set_AssemblyName( String value);
- Void SetType( Class System.Type type);
- I4 get_MemberCount();
- Class System.Runtime.Serialization.SerializationInfoEnumerator GetEnumerator();
- Void ExpandArrays();
- Void AddValue( String name, Object value, Class System.Type type);
- Void AddValue( String name, Object value);
- Void AddValue( String name, Boolean value);
- Void AddValue( String name, Char value);
- Void AddValue( String name, I1 value);
- Void AddValue( String name, UI1 value);
- Void AddValue( String name, I2 value);
- Void AddValue( String name, UI2 value);
- Void AddValue( String name, I4 value);
- Void AddValue( String name, UI4 value);
- Void AddValue( String name, I8 value);
- Void AddValue( String name, UI8 value);
- Void AddValue( String name, R4 value);
- Void AddValue( String name, R8 value);
- Void AddValue( String name, ValueClass System.Decimal value);
- Void AddValue( String name, ValueClass System.DateTime value);
- Void AddValue( String name, Object value, Class System.Type type, I4 index);
- Void UpdateValue( String name, Object value, Class System.Type type);
- I4 FindElement( String name);
- Object GetElement( String name, ByRef Class System.Type foundType);
- Object GetValue( String name, Class System.Type type);
- Boolean GetBoolean( String name);
- Char GetChar( String name);
- I1 GetSByte( String name);
- UI1 GetByte( String name);
- I2 GetInt16( String name);
- UI2 GetUInt16( String name);
- I4 GetInt32( String name);
- UI4 GetUInt32( String name);
- I8 GetInt64( String name);
- UI8 GetUInt64( String name);
- R4 GetSingle( String name);
- R8 GetDouble( String name);
- ValueClass System.Decimal GetDecimal( String name);
- ValueClass System.DateTime GetDateTime( String name);
- String GetString( String name);
- property FullTypeName { get(){} set(){} };
- property AssemblyName { get(){} set(){} };
- property MemberCount { get(){} set(){} };
- }
- class System.Runtime.Serialization.SerializationEntry : System.ValueType
- {
- Class System.Type m_type;
- Object m_value;
- String m_name;
- Object get_Value();
- String get_Name();
- Class System.Type get_ObjectType();
- Void System.Runtime.Serialization.SerializationEntry( String entryName, Object entryValue, Class System.Type entryType);
- property Value { get(){} set(){} };
- property Name { get(){} set(){} };
- property ObjectType { get(){} set(){} };
- }
- class System.Runtime.Serialization.SerializationInfoEnumerator : System.Object
- {
- SZArray String m_members;
- SZArray Object m_data;
- SZArray Class System.Type m_types;
- I4 m_numItems;
- I4 m_currItem;
- Boolean m_current;
- Void System.Runtime.Serialization.SerializationInfoEnumerator( SZArray String members, SZArray Object info, SZArray Class System.Type types, I4 numItems);
- Boolean MoveNext();
- Object System.Collections.IEnumerator.get_Current();
- ValueClass System.Runtime.Serialization.SerializationEntry get_Current();
- Void Reset();
- String get_Name();
- Object get_Value();
- Class System.Type get_ObjectType();
- property Current { get(){} set(){} };
- property Name { get(){} set(){} };
- property Value { get(){} set(){} };
- property ObjectType { get(){} set(){} };
- }
- class System.Runtime.Serialization.SerializationException : System.SystemException
- {
- String _nullMessage;
- Void System.Runtime.Serialization.SerializationException();
- Void System.Runtime.Serialization.SerializationException( String message);
- Void System.Runtime.Serialization.SerializationException( String message, Class System.Exception innerException);
- Void System.Runtime.Serialization.SerializationException( Class System.Runtime.Serialization.SerializationInfo info, ValueClass System.Runtime.Serialization.StreamingContext context);
- Void System.Runtime.Serialization.SerializationException();
- }
- class System.Runtime.Serialization.StreamingContext : System.ValueType
- {
- Object m_additionalContext;
- ValueClass System.Runtime.Serialization.StreamingContextStates m_state;
- Void System.Runtime.Serialization.StreamingContext( ValueClass System.Runtime.Serialization.StreamingContextStates state);
- Void System.Runtime.Serialization.StreamingContext( ValueClass System.Runtime.Serialization.StreamingContextStates state, Object additional);
- Object get_Context();
- Boolean Equals( Object obj);
- I4 GetHashCode();
- ValueClass System.Runtime.Serialization.StreamingContextStates get_State();
- property Context { get(){} set(){} };
- property State { get(){} set(){} };
- }
- class System.Runtime.Serialization.StreamingContextStates : System.Enum
- {
- I4 value__;
- ValueClass System.Runtime.Serialization.StreamingContextStates CrossProcess;
- ValueClass System.Runtime.Serialization.StreamingContextStates CrossMachine;
- ValueClass System.Runtime.Serialization.StreamingContextStates File;
- ValueClass System.Runtime.Serialization.StreamingContextStates Persistence;
- ValueClass System.Runtime.Serialization.StreamingContextStates Remoting;
- ValueClass System.Runtime.Serialization.StreamingContextStates Other;
- ValueClass System.Runtime.Serialization.StreamingContextStates Clone;
- ValueClass System.Runtime.Serialization.StreamingContextStates CrossAppDomain;
- ValueClass System.Runtime.Serialization.StreamingContextStates All;
- }
- class System.Runtime.Serialization.SurrogateSelector : System.Object
- {
- Class System.Collections.Hashtable m_surrogates;
- Class System.Runtime.Serialization.ISurrogateSelector m_nextSelector;
- Void System.Runtime.Serialization.SurrogateSelector();
- Void AddSurrogate( Class System.Type type, ValueClass System.Runtime.Serialization.StreamingContext context, Class System.Runtime.Serialization.ISerializationSurrogate surrogate);
- Boolean HasCycle( Class System.Runtime.Serialization.ISurrogateSelector selector);
- Void ChainSelector( Class System.Runtime.Serialization.ISurrogateSelector selector);
- Class System.Runtime.Serialization.ISurrogateSelector GetNextSelector();
- Class System.Runtime.Serialization.ISerializationSurrogate GetSurrogate( Class System.Type type, ValueClass System.Runtime.Serialization.StreamingContext context, ByRef Class System.Runtime.Serialization.ISurrogateSelector selector);
- Void RemoveSurrogate( Class System.Type type, ValueClass System.Runtime.Serialization.StreamingContext context);
- }
- class System.Runtime.Serialization.SurrogateKey : System.Object
- {
- Class System.Type m_type;
- ValueClass System.Runtime.Serialization.StreamingContext m_context;
- Void System.Runtime.Serialization.SurrogateKey( Class System.Type type, ValueClass System.Runtime.Serialization.StreamingContext context);
- Boolean Equals( Object obj);
- I4 GetHashCode();
- }
- class System.Runtime.Serialization.ValueTypeFixupInfo : System.Object
- {
- I8 m_containerID;
- Class System.Reflection.FieldInfo m_parentField;
- SZArray I4 m_parentIndex;
- Void System.Runtime.Serialization.ValueTypeFixupInfo( I8 containerID, Class System.Reflection.FieldInfo member, SZArray I4 parentIndex);
- I8 get_ContainerID();
- Class System.Reflection.FieldInfo get_ParentField();
- SZArray I4 get_ParentIndex();
- property ContainerID { get(){} set(){} };
- property ParentField { get(){} set(){} };
- property ParentIndex { get(){} set(){} };
- }
- class System.Globalization.CalendarWeekRule : System.Enum
- {
- I4 value__;
- ValueClass System.Globalization.CalendarWeekRule FirstDay;
- ValueClass System.Globalization.CalendarWeekRule FirstFullWeek;
- ValueClass System.Globalization.CalendarWeekRule FirstFourDayWeek;
- }
- class System.Globalization.Calendar : System.Object
- {
- I8 TicksPerMillisecond;
- I8 TicksPerSecond;
- I8 TicksPerMinute;
- I8 TicksPerHour;
- I8 TicksPerDay;
- I4 MillisPerSecond;
- I4 MillisPerMinute;
- I4 MillisPerHour;
- I4 MillisPerDay;
- I4 DaysPerYear;
- I4 DaysPer4Years;
- I4 DaysPer100Years;
- I4 DaysPer400Years;
- I4 DaysTo10000;
- I8 MaxMillis;
- I4 CAL_GREGORIAN;
- I4 CAL_GREGORIAN_US;
- I4 CAL_JAPAN;
- I4 CAL_TAIWAN;
- I4 CAL_KOREA;
- I4 CAL_HIJRI;
- I4 CAL_THAI;
- I4 CAL_HEBREW;
- I4 CAL_GREGORIAN_ME_FRENCH;
- I4 CAL_GREGORIAN_ARABIC;
- I4 CAL_GREGORIAN_XLIT_ENGLISH;
- I4 CAL_GREGORIAN_XLIT_FRENCH;
- I4 CAL_JULIAN;
- I4 CurrentEra;
- String TwoDigitYearMaxSubKey;
- I4 m_currentEraValue;
- I4 twoDigitYearMax;
- Void System.Globalization.Calendar();
- I4 get_ID();
- I4 get_CurrentEraValue();
- ValueClass System.DateTime Add( ValueClass System.DateTime time, R8 value, I4 scale);
- ValueClass System.DateTime AddDays( ValueClass System.DateTime time, I4 days);
- ValueClass System.DateTime AddHours( ValueClass System.DateTime time, I4 hours);
- ValueClass System.DateTime AddMilliseconds( ValueClass System.DateTime time, R8 milliseconds);
- ValueClass System.DateTime AddMinutes( ValueClass System.DateTime time, I4 minutes);
- ValueClass System.DateTime AddMonths( ValueClass System.DateTime time, I4 months);
- ValueClass System.DateTime AddSeconds( ValueClass System.DateTime time, I4 seconds);
- ValueClass System.DateTime AddWeeks( ValueClass System.DateTime time, I4 weeks);
- ValueClass System.DateTime AddYears( ValueClass System.DateTime time, I4 years);
- I4 GetDayOfMonth( ValueClass System.DateTime time);
- ValueClass System.DayOfWeek GetDayOfWeek( ValueClass System.DateTime time);
- I4 GetDayOfYear( ValueClass System.DateTime time);
- I4 GetDaysInMonth( I4 year, I4 month);
- I4 GetDaysInMonth( I4 year, I4 month, I4 era);
- I4 GetDaysInYear( I4 year);
- I4 GetDaysInYear( I4 year, I4 era);
- I4 GetEra( ValueClass System.DateTime time);
- SZArray I4 get_Eras();
- I4 GetHour( ValueClass System.DateTime time);
- R8 GetMilliseconds( ValueClass System.DateTime time);
- I4 GetMinute( ValueClass System.DateTime time);
- I4 GetMonth( ValueClass System.DateTime time);
- I4 GetMonthsInYear( I4 year);
- I4 GetMonthsInYear( I4 year, I4 era);
- I4 GetSecond( ValueClass System.DateTime time);
- I4 GetFirstDayWeekOfYear( ValueClass System.DateTime time, I4 firstDayOfWeek);
- I4 GetWeekOfYearFullDays( ValueClass System.DateTime time, ValueClass System.Globalization.CalendarWeekRule rule, I4 firstDayOfWeek, I4 fullDays);
- I4 GetWeekOfYear( ValueClass System.DateTime time, ValueClass System.Globalization.CalendarWeekRule rule, ValueClass System.DayOfWeek firstDayOfWeek);
- I4 GetYear( ValueClass System.DateTime time);
- Boolean IsLeapDay( I4 year, I4 month, I4 day);
- Boolean IsLeapDay( I4 year, I4 month, I4 day, I4 era);
- Boolean IsLeapMonth( I4 year, I4 month);
- Boolean IsLeapMonth( I4 year, I4 month, I4 era);
- Boolean IsLeapYear( I4 year);
- Boolean IsLeapYear( I4 year, I4 era);
- ValueClass System.DateTime ToDateTime( I4 year, I4 month, I4 day, I4 hour, I4 minute, I4 second, I4 millisecond);
- ValueClass System.DateTime ToDateTime( I4 year, I4 month, I4 day, I4 hour, I4 minute, I4 second, I4 millisecond, I4 era);
- I4 nativeGetTwoDigitYearMax( I4 calID);
- I4 get_TwoDigitYearMax();
- Void set_TwoDigitYearMax( I4 value);
- I4 ToFourDigitYear( I4 year);
- I8 TimeToTicks( I4 hour, I4 minute, I4 second, I4 millisecond);
- I4 GetSystemTwoDigitYearSetting( I4 CalID, I4 defaultYearValue);
- property ID { get(){} set(){} };
- property CurrentEraValue { get(){} set(){} };
- property Eras { get(){} set(){} };
- property TwoDigitYearMax { get(){} set(){} };
- }
- class System.Globalization.CalendarTable : System.Object
- {
- I4 SCALENDAR;
- I4 ITWODIGITYEARMAX;
- I4 ICURRENTERA;
- I4 SNAME;
- I4 SSHORTDATE;
- I4 SYEARMONTH;
- I4 SLONGDATE;
- I4 SERANAMES;
- I4 SDAYNAME1;
- I4 SDAYNAME2;
- I4 SDAYNAME3;
- I4 SDAYNAME4;
- I4 SDAYNAME5;
- I4 SDAYNAME6;
- I4 SDAYNAME7;
- I4 SABBREVDAYNAME1;
- I4 SABBREVDAYNAME2;
- I4 SABBREVDAYNAME3;
- I4 SABBREVDAYNAME4;
- I4 SABBREVDAYNAME5;
- I4 SABBREVDAYNAME6;
- I4 SABBREVDAYNAME7;
- I4 SMONTHNAME1;
- I4 SMONTHNAME2;
- I4 SMONTHNAME3;
- I4 SMONTHNAME4;
- I4 SMONTHNAME5;
- I4 SMONTHNAME6;
- I4 SMONTHNAME7;
- I4 SMONTHNAME8;
- I4 SMONTHNAME9;
- I4 SMONTHNAME10;
- I4 SMONTHNAME11;
- I4 SMONTHNAME12;
- I4 SMONTHNAME13;
- I4 SABBREVMONTHNAME1;
- I4 SABBREVMONTHNAME2;
- I4 SABBREVMONTHNAME3;
- I4 SABBREVMONTHNAME4;
- I4 SABBREVMONTHNAME5;
- I4 SABBREVMONTHNAME6;
- I4 SABBREVMONTHNAME7;
- I4 SABBREVMONTHNAME8;
- I4 SABBREVMONTHNAME9;
- I4 SABBREVMONTHNAME10;
- I4 SABBREVMONTHNAME11;
- I4 SABBREVMONTHNAME12;
- I4 SABBREVMONTHNAME13;
- I4 SMONTHDAY;
- I4 SERARANGES;
- I4 SABBREVERANAMES;
- I4 SABBREVENGERANAMES;
- Void System.Globalization.CalendarTable();
- I4 GetInt32Value( I4 calendarID, I4 field, Boolean useUserOverride);
- String GetStringValue( I4 calendarID, I4 field, Boolean useUserOverride);
- SZArray String GetMultipleStringValues( I4 calendarID, I4 field, Boolean useUserOverride);
- Void nativeInitCalendarTable();
- String nativeGetEraName( I4 culture, I4 calID);
- Void System.Globalization.CalendarTable();
- }
- class System.Globalization.CharacterInfo : System.Object
- {
- Char HIGH_SURROGATE_START;
- Char HIGH_SURROGATE_END;
- Char LOW_SURROGATE_START;
- Char LOW_SURROGATE_END;
- Ptr UI1 m_pDataTable;
- Ptr UI2 m_pLevel2WordOffset;
- Ptr UI1 m_pNumericDataTable;
- Ptr UI2 m_pNumericLevel2WordOffset;
- Ptr R8 m_pNumericFloatData;
- SZArray Char WhitespaceChars;
- Void nativeInitTable();
- Ptr UI1 nativeGetCategoryDataTable();
- Ptr UI2 nativeGetCategoryLevel2Offset();
- Ptr UI1 nativeGetNumericDataTable();
- Ptr UI2 nativeGetNumericLevel2Offset();
- Ptr R8 nativeGetNumericFloatData();
- Void System.Globalization.CharacterInfo();
- Void System.Globalization.CharacterInfo();
- Boolean IsLetter( Char ch);
- Boolean IsLower( Char c);
- Boolean IsMark( Char ch);
- Boolean IsNumber( Char ch);
- Boolean IsDigit( Char ch);
- Boolean IsSeparator( Char ch);
- Boolean IsControl( Char ch);
- Boolean IsSurrogate( Char ch);
- Boolean IsPrivateUse( Char ch);
- Boolean IsPunctuation( Char ch);
- Boolean IsSymbol( Char ch);
- Boolean IsTitleCase( Char c);
- Boolean IsUpper( Char c);
- Boolean IsWhiteSpace( Char c);
- R8 InternalGetNumericValue( Char ch);
- R8 GetNumericValue( Char ch);
- ValueClass System.Globalization.UnicodeCategory InternalGetUnicodeCategory( Char ch);
- ValueClass System.Globalization.UnicodeCategory GetUnicodeCategory( Char ch);
- Boolean IsCombiningCharacter( Char ch);
- }
- class System.Globalization.CompareOptions : System.Enum
- {
- I4 value__;
- ValueClass System.Globalization.CompareOptions None;
- ValueClass System.Globalization.CompareOptions IgnoreCase;
- ValueClass System.Globalization.CompareOptions IgnoreNonSpace;
- ValueClass System.Globalization.CompareOptions IgnoreSymbols;
- ValueClass System.Globalization.CompareOptions IgnoreKanaType;
- ValueClass System.Globalization.CompareOptions IgnoreWidth;
- ValueClass System.Globalization.CompareOptions StringSort;
- ValueClass System.Globalization.CompareOptions Ordinal;
- }
- class System.Globalization.CompareInfo : System.Object
- {
- I4 ValidMaskOffFlags;
- Ptr Void pSortingTable;
- I4 win32LCID;
- I4 culture;
- Class System.Globalization.CompareInfo GetCompareInfo( I4 culture, Class System.Reflection.Assembly assembly);
- Class System.Globalization.CompareInfo GetCompareInfo( String name, Class System.Reflection.Assembly assembly);
- Class System.Globalization.CompareInfo GetCompareInfo( I4 culture);
- Class System.Globalization.CompareInfo GetCompareInfo( String name);
- Void System.Globalization.CompareInfo( Class System.Globalization.GlobalizationAssembly ga, I4 culture);
- I4 Compare( String string1, String string2);
- I4 Compare( String string1, String string2, ValueClass System.Globalization.CompareOptions options);
- I4 Compare( Ptr Void pSortingTable, I4 win32LCID, String string1, String string2, ValueClass System.Globalization.CompareOptions options);
- I4 Compare( String string1, I4 offset1, I4 length1, String string2, I4 offset2, I4 length2);
- I4 Compare( String string1, I4 offset1, String string2, I4 offset2, ValueClass System.Globalization.CompareOptions options);
- I4 Compare( String string1, I4 offset1, String string2, I4 offset2);
- I4 Compare( String string1, I4 offset1, I4 length1, String string2, I4 offset2, I4 length2, ValueClass System.Globalization.CompareOptions options);
- I4 CompareRegion( Ptr Void pSortingTable, I4 win32LCID, String string1, I4 offset1, I4 length1, String string2, I4 offset2, I4 length2, ValueClass System.Globalization.CompareOptions options);
- Boolean IsPrefix( String source, String prefix, ValueClass System.Globalization.CompareOptions options);
- Boolean nativeIsPrefix( Ptr Void pSortingTable, I4 win32LCID, String source, String prefix, ValueClass System.Globalization.CompareOptions options);
- Boolean IsPrefix( String source, String prefix);
- Boolean IsSuffix( String source, String suffix, ValueClass System.Globalization.CompareOptions options);
- Boolean IsSuffix( String source, String suffix);
- Boolean nativeIsSuffix( Ptr Void pSortingTable, I4 win32LCID, String source, String prefix, ValueClass System.Globalization.CompareOptions options);
- I4 IndexOf( String source, Char value);
- I4 IndexOf( String source, String value);
- I4 IndexOf( String source, Char value, ValueClass System.Globalization.CompareOptions options);
- I4 IndexOf( String source, String value, ValueClass System.Globalization.CompareOptions options);
- I4 IndexOf( String source, Char value, I4 startIndex);
- I4 IndexOf( String source, Char value, I4 startIndex, ValueClass System.Globalization.CompareOptions options);
- I4 IndexOf( String source, Char value, I4 startIndex, I4 count);
- I4 IndexOf( String source, String value, I4 startIndex);
- I4 IndexOf( String source, String value, I4 startIndex, ValueClass System.Globalization.CompareOptions options);
- I4 IndexOf( String source, String value, I4 startIndex, I4 count);
- I4 IndexOf( String source, Char value, I4 startIndex, I4 count, ValueClass System.Globalization.CompareOptions options);
- I4 IndexOf( String source, String value, I4 startIndex, I4 count, ValueClass System.Globalization.CompareOptions options);
- I4 IndexOfChar( Ptr Void pSortingTable, I4 win32LCID, String source, Char value, I4 startIndex, I4 count, I4 options);
- I4 IndexOfString( Ptr Void pSortingTable, I4 win32LCID, String source, String value, I4 startIndex, I4 count, I4 options);
- I4 LastIndexOf( String source, Char value);
- I4 LastIndexOf( String source, String value);
- I4 LastIndexOf( String source, Char value, ValueClass System.Globalization.CompareOptions options);
- I4 LastIndexOf( String source, String value, ValueClass System.Globalization.CompareOptions options);
- I4 LastIndexOf( String source, Char value, I4 startIndex);
- I4 LastIndexOf( String source, Char value, I4 startIndex, ValueClass System.Globalization.CompareOptions options);
- I4 LastIndexOf( String source, Char value, I4 startIndex, I4 count);
- I4 LastIndexOf( String source, String value, I4 startIndex);
- I4 LastIndexOf( String source, String value, I4 startIndex, ValueClass System.Globalization.CompareOptions options);
- I4 LastIndexOf( String source, String value, I4 startIndex, I4 count);
- I4 LastIndexOf( String source, Char value, I4 startIndex, I4 count, ValueClass System.Globalization.CompareOptions options);
- I4 LastIndexOf( String source, String value, I4 startIndex, I4 count, ValueClass System.Globalization.CompareOptions options);
- I4 LastIndexOfChar( Ptr Void pSortingTable, I4 win32LCID, String source, Char value, I4 startIndex, I4 count, I4 options);
- I4 LastIndexOfString( Ptr Void pSortingTable, I4 win32LCID, String source, String value, I4 startIndex, I4 count, I4 options);
- Class System.Globalization.SortKey GetSortKey( String source, ValueClass System.Globalization.CompareOptions options);
- Class System.Globalization.SortKey GetSortKey( String source);
- Boolean Equals( Object value);
- I4 GetHashCode();
- String ToString();
- I4 get_LCID();
- Ptr Void InitializeCompareInfo( Ptr Void pNativeGlobalizationAssembly, I4 win32LCID);
- Void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization( Object sender);
- Ptr Void InitializeNativeCompareInfo( Ptr Void pNativeGlobalizationAssembly, I4 win32LCID);
- property LCID { get(){} set(){} };
- }
- class System.Globalization.CultureInfo : System.Object
- {
- I4 InvariantCultureID;
- I4 zh_CHT_CultureID;
- I4 SPANISH_TRADITIONAL_SORT;
- I4 SPANISH_INTERNATIONAL_SORT;
- I4 NEUTRAL_SPANISH_CULTURE;
- I4 INTERNATIONAL_SPANISH_CULTURE;
- String m_name;
- I4 m_dataItem;
- Boolean m_useUserOverride;
- I4 cultureID;
- Class System.Globalization.CultureInfo m_userDefaultCulture;
- Class System.Globalization.CultureInfo m_InvariantCultureInfo;
- Class System.Globalization.CultureInfo m_userDefaultUICulture;
- Class System.Globalization.CultureInfo m_InstalledUICultureInfo;
- Boolean m_isReadOnly;
- Class System.Globalization.CompareInfo compareInfo;
- Class System.Globalization.TextInfo textInfo;
- Class System.Globalization.NumberFormatInfo numInfo;
- Class System.Globalization.DateTimeFormatInfo dateTimeInfo;
- Class System.Globalization.Calendar calendar;
- SZArray Char groupSeparator;
- Boolean IsInstalledLCID( I4 LCID);
- I4 nativeGetUserDefaultLCID();
- I4 nativeGetUserDefaultUILanguage();
- I4 nativeGetSystemDefaultUILanguage();
- I4 nativeGetThreadLocale();
- Boolean nativeSetThreadLocale( I4 LCID);
- Void System.Globalization.CultureInfo();
- Void System.Globalization.CultureInfo( String name);
- Void System.Globalization.CultureInfo( String name, Boolean useUserOverride);
- Void System.Globalization.CultureInfo( I4 culture);
- Void System.Globalization.CultureInfo( I4 culture, Boolean useUserOverride);
- Class System.Globalization.CultureInfo CreateSpecificCulture( String name);
- Boolean VerifyCultureName( Class System.Globalization.CultureInfo culture, Boolean throwException);
- I4 GetPrimaryLangID( I4 culture);
- I4 GetSubLangID( I4 culture);
- I4 GetLangID( I4 culture);
- I4 MakeLangID( I4 primaryLangID, I4 subLangID);
- I4 GetSortID( I4 lcid);
- Class System.Globalization.CultureInfo get_CurrentCulture();
- Class System.Globalization.CultureInfo get_UserDefaultCulture();
- Class System.Globalization.CultureInfo get_UserDefaultUICulture();
- Class System.Globalization.CultureInfo get_CurrentUICulture();
- Class System.Globalization.CultureInfo get_InstalledUICulture();
- Class System.Globalization.CultureInfo get_InvariantCulture();
- Class System.Globalization.CultureInfo get_Parent();
- I4 get_LCID();
- SZArray Class System.Globalization.CultureInfo GetCultures( ValueClass System.Globalization.CultureTypes types);
- String get_Name();
- String get_DisplayName();
- String get_NativeName();
- String get_EnglishName();
- String get_TwoLetterISOLanguageName();
- String get_ThreeLetterISOLanguageName();
- String get_ThreeLetterWindowsLanguageName();
- Class System.Globalization.CompareInfo get_CompareInfo();
- Class System.Globalization.TextInfo get_TextInfo();
- Boolean Equals( Object value);
- I4 GetHashCode();
- String ToString();
- Object GetFormat( Class System.Type formatType);
- SZArray I4 ParseGroupString( String groupStr);
- Void CheckNeutral( Class System.Globalization.CultureInfo culture);
- Boolean get_IsNeutralCulture();
- Class System.Globalization.NumberFormatInfo get_NumberFormat();
- Void set_NumberFormat( Class System.Globalization.NumberFormatInfo value);
- Class System.Globalization.DateTimeFormatInfo get_DateTimeFormat();
- Void set_DateTimeFormat( Class System.Globalization.DateTimeFormatInfo value);
- Void ClearCachedData();
- Class System.Globalization.Calendar GetCalendarInstance( I4 calType);
- Class System.Globalization.Calendar GetCalendarInstanceRare( I4 calType);
- Class System.Globalization.Calendar get_Calendar();
- SZArray Class System.Globalization.Calendar get_OptionalCalendars();
- Boolean get_UseUserOverride();
- Object Clone();
- Class System.Globalization.CultureInfo ReadOnly( Class System.Globalization.CultureInfo ci);
- Boolean get_IsReadOnly();
- Void VerifyWritable();
- property CurrentCulture { get(){} set(){} };
- property UserDefaultCulture { get(){} set(){} };
- property UserDefaultUICulture { get(){} set(){} };
- property CurrentUICulture { get(){} set(){} };
- property InstalledUICulture { get(){} set(){} };
- property InvariantCulture { get(){} set(){} };
- property Parent { get(){} set(){} };
- property LCID { get(){} set(){} };
- property Name { get(){} set(){} };
- property DisplayName { get(){} set(){} };
- property NativeName { get(){} set(){} };
- property EnglishName { get(){} set(){} };
- property TwoLetterISOLanguageName { get(){} set(){} };
- property ThreeLetterISOLanguageName { get(){} set(){} };
- property ThreeLetterWindowsLanguageName { get(){} set(){} };
- property CompareInfo { get(){} set(){} };
- property TextInfo { get(){} set(){} };
- property IsNeutralCulture { get(){} set(){} };
- property NumberFormat { get(){} set(){} };
- property DateTimeFormat { get(){} set(){} };
- property Calendar { get(){} set(){} };
- property OptionalCalendars { get(){} set(){} };
- property UseUserOverride { get(){} set(){} };
- property IsReadOnly { get(){} set(){} };
- }
- class System.Globalization.CultureTypes : System.Enum
- {
- I4 value__;
- ValueClass System.Globalization.CultureTypes NeutralCultures;
- ValueClass System.Globalization.CultureTypes SpecificCultures;
- ValueClass System.Globalization.CultureTypes InstalledWin32Cultures;
- ValueClass System.Globalization.CultureTypes AllCultures;
- }
- class System.DateTimeFormat : System.Object
- {
- I4 MaxSecondsFractionDigits;
- I4 DEFAULT_ALL_DATETIMES_SIZE;
- SZArray Char allStandardFormats;
- Void FormatDigits( Class System.Text.StringBuilder outputBuffer, I4 digits, I4 repeat);
- Void HebrewFormatDigits( Class System.Text.StringBuilder outputBuffer, I4 digits);
- I4 ParseRepeatPattern( String format, I4 pos, Char patternChar);
- String FormatDayOfWeek( I4 dayOfWeek, I4 repeat, Class System.Globalization.DateTimeFormatInfo dtfi);
- String FormatMonth( I4 month, I4 repeatCount, Class System.Globalization.DateTimeFormatInfo dtfi);
- String FormatHebrewMonthName( ValueClass System.DateTime time, I4 month, I4 repeatCount, Class System.Globalization.DateTimeFormatInfo dtfi);
- I4 ParseQuoteString( String format, I4 pos, Class System.Text.StringBuilder result);
- I4 ParseNextChar( String format, I4 pos);
- String FormatCustomized( ValueClass System.DateTime dateTime, String format, Class System.Globalization.DateTimeFormatInfo dtfi);
- String GetRealFormat( String format, Class System.Globalization.DateTimeFormatInfo dtfi);
- String ExpandPredefinedFormat( String format, ByRef ValueClass System.DateTime dateTime, ByRef Class System.Globalization.DateTimeFormatInfo dtfi);
- String Format( ValueClass System.DateTime dateTime, String format, Class System.Globalization.DateTimeFormatInfo dtfi);
- SZArray String GetAllDateTimes( ValueClass System.DateTime dateTime, Char format, Class System.Globalization.DateTimeFormatInfo dtfi);
- SZArray String GetAllDateTimes( ValueClass System.DateTime dateTime, Class System.Globalization.DateTimeFormatInfo dtfi);
- Void System.DateTimeFormat();
- Void System.DateTimeFormat();
- }
- class System.DateTimeParse : System.Object
- {
- I4 SEP_Unk;
- I4 SEP_End;
- I4 SEP_Space;
- I4 SEP_Am;
- I4 SEP_Pm;
- I4 SEP_Date;
- I4 SEP_Time;
- I4 SEP_YearSuff;
- I4 SEP_MonthSuff;
- I4 SEP_DaySuff;
- I4 SEP_HourSuff;
- I4 SEP_MinuteSuff;
- I4 SEP_SecondSuff;
- I4 SEP_LocalTimeMark;
- I4 SEP_Max;
- I4 DTT_End;
- I4 DTT_NumEnd;
- I4 DTT_NumAmpm;
- I4 DTT_NumSpace;
- I4 DTT_NumDatesep;
- I4 DTT_NumTimesep;
- I4 DTT_MonthEnd;
- I4 DTT_MonthSpace;
- I4 DTT_MonthDatesep;
- I4 DTT_NumDatesuff;
- I4 DTT_NumTimesuff;
- I4 DTT_DayOfWeek;
- I4 DTT_YearSpace;
- I4 DTT_YearDateSep;
- I4 DTT_YearEnd;
- I4 DTT_TimeZone;
- I4 DTT_Era;
- I4 DTT_NumUTCTimeMark;
- I4 DTT_Unk;
- I4 DTT_NumLocalTimeMark;
- I4 DTT_Max;
- I4 TM_AM;
- I4 TM_PM;
- String CJKYearSuff;
- String CJKMonthSuff;
- String CJKDaySuff;
- String KoreanYearSuff;
- String KoreanMonthSuff;
- String KoreanDaySuff;
- String CJKHourSuff;
- String ChineseHourSuff;
- String CJKMinuteSuff;
- String CJKSecondSuff;
- String LocalTimeMark;
- I4 DS_BEGIN;
- I4 DS_N;
- I4 DS_NN;
- I4 DS_D_Nd;
- I4 DS_D_NN;