PySimultan 0.6.0.8__py3-none-any.whl → 0.6.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- PySimultan2/CHANGELOG.md +2 -2
- PySimultan2/__about__.py +1 -1
- PySimultan2/data_model.py +103 -26
- PySimultan2/default_types.py +17 -0
- PySimultan2/files.py +10 -5
- PySimultan2/utils.py +1 -2
- {pysimultan-0.6.0.8.dist-info → pysimultan-0.6.1.dist-info}/METADATA +1 -1
- pysimultan-0.6.1.dist-info/RECORD +76 -0
- PySimultan2/typings/SIMULTAN/Data/Assets/__init__.pyi +0 -616
- PySimultan2/typings/SIMULTAN/Data/Components/__init__.pyi +0 -2538
- PySimultan2/typings/SIMULTAN/Data/FlowNetworks/__init__.pyi +0 -499
- PySimultan2/typings/SIMULTAN/Data/Geometry/__init__.pyi +0 -2219
- PySimultan2/typings/SIMULTAN/Data/MultiValues/__init__.pyi +0 -682
- PySimultan2/typings/SIMULTAN/Data/SimMath/__init__.pyi +0 -1654
- PySimultan2/typings/SIMULTAN/Data/SimNetworks/__init__.pyi +0 -442
- PySimultan2/typings/SIMULTAN/Data/SitePlanner/__init__.pyi +0 -193
- PySimultan2/typings/SIMULTAN/Data/Taxonomy/__init__.pyi +0 -367
- PySimultan2/typings/SIMULTAN/Data/Users/__init__.pyi +0 -116
- PySimultan2/typings/SIMULTAN/Data/ValueMappings/__init__.pyi +0 -212
- PySimultan2/typings/SIMULTAN/Data/__init__.pyi +0 -232
- PySimultan2/typings/SIMULTAN/DataMapping/__init__.pyi +0 -916
- PySimultan2/typings/SIMULTAN/Excel/__init__.pyi +0 -15
- PySimultan2/typings/SIMULTAN/Exceptions/__init__.pyi +0 -268
- PySimultan2/typings/SIMULTAN/Exchange/SimNetworkConnectors/__init__.pyi +0 -32
- PySimultan2/typings/SIMULTAN/Exchange/__init__.pyi +0 -116
- PySimultan2/typings/SIMULTAN/Projects/ManagedFiles/__init__.pyi +0 -433
- PySimultan2/typings/SIMULTAN/Projects/__init__.pyi +0 -435
- PySimultan2/typings/SIMULTAN/Serializer/CODXF/__init__.pyi +0 -103
- PySimultan2/typings/SIMULTAN/Serializer/CSV/__init__.pyi +0 -122
- PySimultan2/typings/SIMULTAN/Serializer/DXF/__init__.pyi +0 -1335
- PySimultan2/typings/SIMULTAN/Serializer/Geometry/__init__.pyi +0 -48
- PySimultan2/typings/SIMULTAN/Serializer/JSON/__init__.pyi +0 -562
- PySimultan2/typings/SIMULTAN/Serializer/METADXF/__init__.pyi +0 -11
- PySimultan2/typings/SIMULTAN/Serializer/PADXF/__init__.pyi +0 -21
- PySimultan2/typings/SIMULTAN/Serializer/PPATH/__init__.pyi +0 -11
- PySimultan2/typings/SIMULTAN/Serializer/Projects/__init__.pyi +0 -112
- PySimultan2/typings/SIMULTAN/Serializer/SIMLINKS/__init__.pyi +0 -5
- PySimultan2/typings/SIMULTAN/Serializer/SPDXF/__init__.pyi +0 -13
- PySimultan2/typings/SIMULTAN/Serializer/SimGeo/__init__.pyi +0 -54
- PySimultan2/typings/SIMULTAN/Serializer/TXDXF/__init__.pyi +0 -46
- PySimultan2/typings/SIMULTAN/Serializer/XMI/__init__.pyi +0 -22
- PySimultan2/typings/SIMULTAN/Serializer/__init__.pyi +0 -32
- PySimultan2/typings/SIMULTAN/Utils/BackgroundWork/__init__.pyi +0 -43
- PySimultan2/typings/SIMULTAN/Utils/Collections/__init__.pyi +0 -216
- PySimultan2/typings/SIMULTAN/Utils/ElevationProvider/__init__.pyi +0 -66
- PySimultan2/typings/SIMULTAN/Utils/Files/__init__.pyi +0 -48
- PySimultan2/typings/SIMULTAN/Utils/Randomize/__init__.pyi +0 -11
- PySimultan2/typings/SIMULTAN/Utils/Streams/__init__.pyi +0 -59
- PySimultan2/typings/SIMULTAN/Utils/UndoRedo/__init__.pyi +0 -133
- PySimultan2/typings/SIMULTAN/Utils/__init__.pyi +0 -570
- PySimultan2/typings/System/Buffers/Binary/__init__.pyi +0 -248
- PySimultan2/typings/System/Buffers/Text/__init__.pyi +0 -91
- PySimultan2/typings/System/Buffers/__init__.pyi +0 -192
- PySimultan2/typings/System/CodeDom/Compiler/__init__.pyi +0 -137
- PySimultan2/typings/System/Collections/Concurrent/__init__.pyi +0 -47
- PySimultan2/typings/System/Collections/Generic/__init__.pyi +0 -1293
- PySimultan2/typings/System/Collections/ObjectModel/__init__.pyi +0 -166
- PySimultan2/typings/System/Collections/Specialized/__init__.pyi +0 -82
- PySimultan2/typings/System/Collections/__init__.pyi +0 -403
- PySimultan2/typings/System/ComponentModel/__init__.pyi +0 -582
- PySimultan2/typings/System/Configuration/Assemblies/__init__.pyi +0 -30
- PySimultan2/typings/System/Diagnostics/CodeAnalysis/__init__.pyi +0 -315
- PySimultan2/typings/System/Diagnostics/Contracts/__init__.pyi +0 -297
- PySimultan2/typings/System/Diagnostics/SymbolStore/__init__.pyi +0 -9
- PySimultan2/typings/System/Diagnostics/Tracing/__init__.pyi +0 -641
- PySimultan2/typings/System/Diagnostics/__init__.pyi +0 -1101
- PySimultan2/typings/System/Globalization/__init__.pyi +0 -1675
- PySimultan2/typings/System/IO/Enumeration/__init__.pyi +0 -125
- PySimultan2/typings/System/IO/__init__.pyi +0 -2747
- PySimultan2/typings/System/Linq/Expressions/__init__.pyi +0 -1815
- PySimultan2/typings/System/Net/__init__.pyi +0 -81
- PySimultan2/typings/System/Numerics/__init__.pyi +0 -2853
- PySimultan2/typings/System/Reflection/Emit/__init__.pyi +0 -1945
- PySimultan2/typings/System/Reflection/Metadata/__init__.pyi +0 -24
- PySimultan2/typings/System/Reflection/__init__.pyi +0 -2724
- PySimultan2/typings/System/Resources/__init__.pyi +0 -205
- PySimultan2/typings/System/Runtime/CompilerServices/__init__.pyi +0 -1926
- PySimultan2/typings/System/Runtime/ConstrainedExecution/__init__.pyi +0 -49
- PySimultan2/typings/System/Runtime/ExceptionServices/__init__.pyi +0 -34
- PySimultan2/typings/System/Runtime/InteropServices/ComTypes/__init__.pyi +0 -758
- PySimultan2/typings/System/Runtime/InteropServices/Marshalling/__init__.pyi +0 -461
- PySimultan2/typings/System/Runtime/InteropServices/ObjectiveC/__init__.pyi +0 -48
- PySimultan2/typings/System/Runtime/InteropServices/__init__.pyi +0 -2632
- PySimultan2/typings/System/Runtime/Intrinsics/Arm/__init__.pyi +0 -4757
- PySimultan2/typings/System/Runtime/Intrinsics/Wasm/__init__.pyi +0 -844
- PySimultan2/typings/System/Runtime/Intrinsics/X86/__init__.pyi +0 -5642
- PySimultan2/typings/System/Runtime/Intrinsics/__init__.pyi +0 -4504
- PySimultan2/typings/System/Runtime/Loader/__init__.pyi +0 -63
- PySimultan2/typings/System/Runtime/Remoting/__init__.pyi +0 -7
- PySimultan2/typings/System/Runtime/Serialization/__init__.pyi +0 -269
- PySimultan2/typings/System/Runtime/Versioning/__init__.pyi +0 -200
- PySimultan2/typings/System/Runtime/__init__.pyi +0 -141
- PySimultan2/typings/System/Security/Cryptography/__init__.pyi +0 -39
- PySimultan2/typings/System/Security/Permissions/__init__.pyi +0 -163
- PySimultan2/typings/System/Security/Principal/__init__.pyi +0 -45
- PySimultan2/typings/System/Security/__init__.pyi +0 -347
- PySimultan2/typings/System/Text/Unicode/__init__.pyi +0 -62
- PySimultan2/typings/System/Text/__init__.pyi +0 -1590
- PySimultan2/typings/System/Threading/Tasks/Sources/__init__.pyi +0 -76
- PySimultan2/typings/System/Threading/Tasks/__init__.pyi +0 -1403
- PySimultan2/typings/System/Threading/__init__.pyi +0 -1788
- PySimultan2/typings/System/Xml/Schema/__init__.pyi +0 -1255
- PySimultan2/typings/System/Xml/Serialization/__init__.pyi +0 -16
- PySimultan2/typings/System/Xml/XPath/__init__.pyi +0 -474
- PySimultan2/typings/System/Xml/__init__.pyi +0 -2410
- PySimultan2/typings/System/__init__.pyi +0 -17821
- pysimultan-0.6.0.8.dist-info/RECORD +0 -174
- {pysimultan-0.6.0.8.dist-info → pysimultan-0.6.1.dist-info}/WHEEL +0 -0
- {pysimultan-0.6.0.8.dist-info → pysimultan-0.6.1.dist-info}/licenses/LICENSE.txt +0 -0
@@ -1,2724 +0,0 @@
|
|
1
|
-
import typing, clr, abc
|
2
|
-
from System import SystemException, Exception, Array_1, Version, Attribute, ICloneable, MarshalByRefObject, RuntimeMethodHandle, Span_1, FormatException, IEquatable_1, Delegate, RuntimeFieldHandle, TypedReference, RuntimeTypeHandle, ApplicationException, MulticastDelegate, IAsyncResult, AsyncCallback, ModuleHandle, Guid, ResolveEventArgs
|
3
|
-
from System.Collections import IDictionary
|
4
|
-
from System.Runtime.Serialization import ISerializable, SerializationInfo, StreamingContext, IDeserializationCallback, IObjectReference
|
5
|
-
from System.Collections.Generic import IEnumerable_1, IList_1
|
6
|
-
from System.Security import SecurityRuleSet
|
7
|
-
from System.IO import FileStream, Stream
|
8
|
-
from System.Globalization import CultureInfo
|
9
|
-
from System.Configuration.Assemblies import AssemblyHashAlgorithm, AssemblyVersionCompatibility
|
10
|
-
from System.Runtime.InteropServices import StructLayoutAttribute
|
11
|
-
|
12
|
-
class AmbiguousMatchException(SystemException):
|
13
|
-
@typing.overload
|
14
|
-
def __init__(self) -> None: ...
|
15
|
-
@typing.overload
|
16
|
-
def __init__(self, message: str) -> None: ...
|
17
|
-
@typing.overload
|
18
|
-
def __init__(self, message: str, inner: Exception) -> None: ...
|
19
|
-
@property
|
20
|
-
def Data(self) -> IDictionary: ...
|
21
|
-
@property
|
22
|
-
def HelpLink(self) -> str: ...
|
23
|
-
@HelpLink.setter
|
24
|
-
def HelpLink(self, value: str) -> str: ...
|
25
|
-
@property
|
26
|
-
def HResult(self) -> int: ...
|
27
|
-
@HResult.setter
|
28
|
-
def HResult(self, value: int) -> int: ...
|
29
|
-
@property
|
30
|
-
def InnerException(self) -> Exception: ...
|
31
|
-
@property
|
32
|
-
def Message(self) -> str: ...
|
33
|
-
@property
|
34
|
-
def Source(self) -> str: ...
|
35
|
-
@Source.setter
|
36
|
-
def Source(self, value: str) -> str: ...
|
37
|
-
@property
|
38
|
-
def StackTrace(self) -> str: ...
|
39
|
-
@property
|
40
|
-
def TargetSite(self) -> MethodBase: ...
|
41
|
-
|
42
|
-
|
43
|
-
class Assembly(ISerializable, ICustomAttributeProvider, abc.ABC):
|
44
|
-
@property
|
45
|
-
def CodeBase(self) -> str: ...
|
46
|
-
@property
|
47
|
-
def CustomAttributes(self) -> IEnumerable_1[CustomAttributeData]: ...
|
48
|
-
@property
|
49
|
-
def DefinedTypes(self) -> IEnumerable_1[TypeInfo]: ...
|
50
|
-
@property
|
51
|
-
def EntryPoint(self) -> MethodInfo: ...
|
52
|
-
@property
|
53
|
-
def EscapedCodeBase(self) -> str: ...
|
54
|
-
@property
|
55
|
-
def ExportedTypes(self) -> IEnumerable_1[typing.Type[typing.Any]]: ...
|
56
|
-
@property
|
57
|
-
def FullName(self) -> str: ...
|
58
|
-
@property
|
59
|
-
def GlobalAssemblyCache(self) -> bool: ...
|
60
|
-
@property
|
61
|
-
def HostContext(self) -> int: ...
|
62
|
-
@property
|
63
|
-
def ImageRuntimeVersion(self) -> str: ...
|
64
|
-
@property
|
65
|
-
def IsCollectible(self) -> bool: ...
|
66
|
-
@property
|
67
|
-
def IsDynamic(self) -> bool: ...
|
68
|
-
@property
|
69
|
-
def IsFullyTrusted(self) -> bool: ...
|
70
|
-
@property
|
71
|
-
def Location(self) -> str: ...
|
72
|
-
@property
|
73
|
-
def ManifestModule(self) -> Module: ...
|
74
|
-
@property
|
75
|
-
def Modules(self) -> IEnumerable_1[Module]: ...
|
76
|
-
@property
|
77
|
-
def ReflectionOnly(self) -> bool: ...
|
78
|
-
@property
|
79
|
-
def SecurityRuleSet(self) -> SecurityRuleSet: ...
|
80
|
-
@staticmethod
|
81
|
-
def CreateQualifiedName(assemblyName: str, typeName: str) -> str: ...
|
82
|
-
def Equals(self, o: typing.Any) -> bool: ...
|
83
|
-
@staticmethod
|
84
|
-
def GetAssembly(type: typing.Type[typing.Any]) -> Assembly: ...
|
85
|
-
@staticmethod
|
86
|
-
def GetCallingAssembly() -> Assembly: ...
|
87
|
-
def GetCustomAttributesData(self) -> IList_1[CustomAttributeData]: ...
|
88
|
-
@staticmethod
|
89
|
-
def GetEntryAssembly() -> Assembly: ...
|
90
|
-
@staticmethod
|
91
|
-
def GetExecutingAssembly() -> Assembly: ...
|
92
|
-
def GetExportedTypes(self) -> Array_1[typing.Type[typing.Any]]: ...
|
93
|
-
def GetFile(self, name: str) -> FileStream: ...
|
94
|
-
def GetForwardedTypes(self) -> Array_1[typing.Type[typing.Any]]: ...
|
95
|
-
def GetHashCode(self) -> int: ...
|
96
|
-
def GetManifestResourceInfo(self, resourceName: str) -> ManifestResourceInfo: ...
|
97
|
-
def GetManifestResourceNames(self) -> Array_1[str]: ...
|
98
|
-
def GetModule(self, name: str) -> Module: ...
|
99
|
-
def GetObjectData(self, info: SerializationInfo, context: StreamingContext) -> None: ...
|
100
|
-
def GetReferencedAssemblies(self) -> Array_1[AssemblyName]: ...
|
101
|
-
def GetTypes(self) -> Array_1[typing.Type[typing.Any]]: ...
|
102
|
-
def IsDefined(self, attributeType: typing.Type[typing.Any], inherit: bool) -> bool: ...
|
103
|
-
@staticmethod
|
104
|
-
def LoadFile(path: str) -> Assembly: ...
|
105
|
-
@staticmethod
|
106
|
-
def LoadWithPartialName(partialName: str) -> Assembly: ...
|
107
|
-
def __eq__(self, left: Assembly, right: Assembly) -> bool: ...
|
108
|
-
def __ne__(self, left: Assembly, right: Assembly) -> bool: ...
|
109
|
-
@staticmethod
|
110
|
-
def ReflectionOnlyLoadFrom(assemblyFile: str) -> Assembly: ...
|
111
|
-
@staticmethod
|
112
|
-
def SetEntryAssembly(assembly: Assembly) -> None: ...
|
113
|
-
def ToString(self) -> str: ...
|
114
|
-
@staticmethod
|
115
|
-
def UnsafeLoadFrom(assemblyFile: str) -> Assembly: ...
|
116
|
-
# Skipped CreateInstance due to it being static, abstract and generic.
|
117
|
-
|
118
|
-
CreateInstance : CreateInstance_MethodGroup
|
119
|
-
class CreateInstance_MethodGroup:
|
120
|
-
@typing.overload
|
121
|
-
def __call__(self, typeName: str) -> typing.Any:...
|
122
|
-
@typing.overload
|
123
|
-
def __call__(self, typeName: str, ignoreCase: bool) -> typing.Any:...
|
124
|
-
@typing.overload
|
125
|
-
def __call__(self, typeName: str, ignoreCase: bool, bindingAttr: BindingFlags, binder: Binder, args: Array_1[typing.Any], culture: CultureInfo, activationAttributes: Array_1[typing.Any]) -> typing.Any:...
|
126
|
-
|
127
|
-
# Skipped GetCustomAttributes due to it being static, abstract and generic.
|
128
|
-
|
129
|
-
GetCustomAttributes : GetCustomAttributes_MethodGroup
|
130
|
-
class GetCustomAttributes_MethodGroup:
|
131
|
-
@typing.overload
|
132
|
-
def __call__(self, inherit: bool) -> Array_1[typing.Any]:...
|
133
|
-
@typing.overload
|
134
|
-
def __call__(self, attributeType: typing.Type[typing.Any], inherit: bool) -> Array_1[typing.Any]:...
|
135
|
-
|
136
|
-
# Skipped GetFiles due to it being static, abstract and generic.
|
137
|
-
|
138
|
-
GetFiles : GetFiles_MethodGroup
|
139
|
-
class GetFiles_MethodGroup:
|
140
|
-
@typing.overload
|
141
|
-
def __call__(self) -> Array_1[FileStream]:...
|
142
|
-
@typing.overload
|
143
|
-
def __call__(self, getResourceModules: bool) -> Array_1[FileStream]:...
|
144
|
-
|
145
|
-
# Skipped GetLoadedModules due to it being static, abstract and generic.
|
146
|
-
|
147
|
-
GetLoadedModules : GetLoadedModules_MethodGroup
|
148
|
-
class GetLoadedModules_MethodGroup:
|
149
|
-
@typing.overload
|
150
|
-
def __call__(self) -> Array_1[Module]:...
|
151
|
-
@typing.overload
|
152
|
-
def __call__(self, getResourceModules: bool) -> Array_1[Module]:...
|
153
|
-
|
154
|
-
# Skipped GetManifestResourceStream due to it being static, abstract and generic.
|
155
|
-
|
156
|
-
GetManifestResourceStream : GetManifestResourceStream_MethodGroup
|
157
|
-
class GetManifestResourceStream_MethodGroup:
|
158
|
-
@typing.overload
|
159
|
-
def __call__(self, name: str) -> Stream:...
|
160
|
-
@typing.overload
|
161
|
-
def __call__(self, type: typing.Type[typing.Any], name: str) -> Stream:...
|
162
|
-
|
163
|
-
# Skipped GetModules due to it being static, abstract and generic.
|
164
|
-
|
165
|
-
GetModules : GetModules_MethodGroup
|
166
|
-
class GetModules_MethodGroup:
|
167
|
-
@typing.overload
|
168
|
-
def __call__(self) -> Array_1[Module]:...
|
169
|
-
@typing.overload
|
170
|
-
def __call__(self, getResourceModules: bool) -> Array_1[Module]:...
|
171
|
-
|
172
|
-
# Skipped GetName due to it being static, abstract and generic.
|
173
|
-
|
174
|
-
GetName : GetName_MethodGroup
|
175
|
-
class GetName_MethodGroup:
|
176
|
-
@typing.overload
|
177
|
-
def __call__(self) -> AssemblyName:...
|
178
|
-
@typing.overload
|
179
|
-
def __call__(self, copiedName: bool) -> AssemblyName:...
|
180
|
-
|
181
|
-
# Skipped GetSatelliteAssembly due to it being static, abstract and generic.
|
182
|
-
|
183
|
-
GetSatelliteAssembly : GetSatelliteAssembly_MethodGroup
|
184
|
-
class GetSatelliteAssembly_MethodGroup:
|
185
|
-
@typing.overload
|
186
|
-
def __call__(self, culture: CultureInfo) -> Assembly:...
|
187
|
-
@typing.overload
|
188
|
-
def __call__(self, culture: CultureInfo, version: Version) -> Assembly:...
|
189
|
-
|
190
|
-
# Skipped GetType due to it being static, abstract and generic.
|
191
|
-
|
192
|
-
GetType : GetType_MethodGroup
|
193
|
-
class GetType_MethodGroup:
|
194
|
-
@typing.overload
|
195
|
-
def __call__(self, name: str) -> typing.Type[typing.Any]:...
|
196
|
-
@typing.overload
|
197
|
-
def __call__(self, name: str, throwOnError: bool) -> typing.Type[typing.Any]:...
|
198
|
-
@typing.overload
|
199
|
-
def __call__(self, name: str, throwOnError: bool, ignoreCase: bool) -> typing.Type[typing.Any]:...
|
200
|
-
|
201
|
-
# Skipped Load due to it being static, abstract and generic.
|
202
|
-
|
203
|
-
Load : Load_MethodGroup
|
204
|
-
class Load_MethodGroup:
|
205
|
-
@typing.overload
|
206
|
-
def __call__(self, rawAssembly: Array_1[int]) -> Assembly:...
|
207
|
-
@typing.overload
|
208
|
-
def __call__(self, assemblyString: str) -> Assembly:...
|
209
|
-
@typing.overload
|
210
|
-
def __call__(self, assemblyRef: AssemblyName) -> Assembly:...
|
211
|
-
@typing.overload
|
212
|
-
def __call__(self, rawAssembly: Array_1[int], rawSymbolStore: Array_1[int]) -> Assembly:...
|
213
|
-
|
214
|
-
# Skipped LoadFrom due to it being static, abstract and generic.
|
215
|
-
|
216
|
-
LoadFrom : LoadFrom_MethodGroup
|
217
|
-
class LoadFrom_MethodGroup:
|
218
|
-
@typing.overload
|
219
|
-
def __call__(self, assemblyFile: str) -> Assembly:...
|
220
|
-
@typing.overload
|
221
|
-
def __call__(self, assemblyFile: str, hashValue: Array_1[int], hashAlgorithm: AssemblyHashAlgorithm) -> Assembly:...
|
222
|
-
|
223
|
-
# Skipped LoadModule due to it being static, abstract and generic.
|
224
|
-
|
225
|
-
LoadModule : LoadModule_MethodGroup
|
226
|
-
class LoadModule_MethodGroup:
|
227
|
-
@typing.overload
|
228
|
-
def __call__(self, moduleName: str, rawModule: Array_1[int]) -> Module:...
|
229
|
-
@typing.overload
|
230
|
-
def __call__(self, moduleName: str, rawModule: Array_1[int], rawSymbolStore: Array_1[int]) -> Module:...
|
231
|
-
|
232
|
-
# Skipped ReflectionOnlyLoad due to it being static, abstract and generic.
|
233
|
-
|
234
|
-
ReflectionOnlyLoad : ReflectionOnlyLoad_MethodGroup
|
235
|
-
class ReflectionOnlyLoad_MethodGroup:
|
236
|
-
@typing.overload
|
237
|
-
def __call__(self, rawAssembly: Array_1[int]) -> Assembly:...
|
238
|
-
@typing.overload
|
239
|
-
def __call__(self, assemblyString: str) -> Assembly:...
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
class AssemblyAlgorithmIdAttribute(Attribute):
|
244
|
-
@typing.overload
|
245
|
-
def __init__(self, algorithmId: AssemblyHashAlgorithm) -> None: ...
|
246
|
-
@typing.overload
|
247
|
-
def __init__(self, algorithmId: int) -> None: ...
|
248
|
-
@property
|
249
|
-
def AlgorithmId(self) -> int: ...
|
250
|
-
@property
|
251
|
-
def TypeId(self) -> typing.Any: ...
|
252
|
-
|
253
|
-
|
254
|
-
class AssemblyCompanyAttribute(Attribute):
|
255
|
-
def __init__(self, company: str) -> None: ...
|
256
|
-
@property
|
257
|
-
def Company(self) -> str: ...
|
258
|
-
@property
|
259
|
-
def TypeId(self) -> typing.Any: ...
|
260
|
-
|
261
|
-
|
262
|
-
class AssemblyConfigurationAttribute(Attribute):
|
263
|
-
def __init__(self, configuration: str) -> None: ...
|
264
|
-
@property
|
265
|
-
def Configuration(self) -> str: ...
|
266
|
-
@property
|
267
|
-
def TypeId(self) -> typing.Any: ...
|
268
|
-
|
269
|
-
|
270
|
-
class AssemblyContentType(typing.SupportsInt):
|
271
|
-
@typing.overload
|
272
|
-
def __init__(self, value : int) -> None: ...
|
273
|
-
@typing.overload
|
274
|
-
def __init__(self, value : int, force_if_true: bool) -> None: ...
|
275
|
-
def __int__(self) -> int: ...
|
276
|
-
|
277
|
-
# Values:
|
278
|
-
Default : AssemblyContentType # 0
|
279
|
-
WindowsRuntime : AssemblyContentType # 1
|
280
|
-
|
281
|
-
|
282
|
-
class AssemblyCopyrightAttribute(Attribute):
|
283
|
-
def __init__(self, copyright: str) -> None: ...
|
284
|
-
@property
|
285
|
-
def Copyright(self) -> str: ...
|
286
|
-
@property
|
287
|
-
def TypeId(self) -> typing.Any: ...
|
288
|
-
|
289
|
-
|
290
|
-
class AssemblyCultureAttribute(Attribute):
|
291
|
-
def __init__(self, culture: str) -> None: ...
|
292
|
-
@property
|
293
|
-
def Culture(self) -> str: ...
|
294
|
-
@property
|
295
|
-
def TypeId(self) -> typing.Any: ...
|
296
|
-
|
297
|
-
|
298
|
-
class AssemblyDefaultAliasAttribute(Attribute):
|
299
|
-
def __init__(self, defaultAlias: str) -> None: ...
|
300
|
-
@property
|
301
|
-
def DefaultAlias(self) -> str: ...
|
302
|
-
@property
|
303
|
-
def TypeId(self) -> typing.Any: ...
|
304
|
-
|
305
|
-
|
306
|
-
class AssemblyDelaySignAttribute(Attribute):
|
307
|
-
def __init__(self, delaySign: bool) -> None: ...
|
308
|
-
@property
|
309
|
-
def DelaySign(self) -> bool: ...
|
310
|
-
@property
|
311
|
-
def TypeId(self) -> typing.Any: ...
|
312
|
-
|
313
|
-
|
314
|
-
class AssemblyDescriptionAttribute(Attribute):
|
315
|
-
def __init__(self, description: str) -> None: ...
|
316
|
-
@property
|
317
|
-
def Description(self) -> str: ...
|
318
|
-
@property
|
319
|
-
def TypeId(self) -> typing.Any: ...
|
320
|
-
|
321
|
-
|
322
|
-
class AssemblyFileVersionAttribute(Attribute):
|
323
|
-
def __init__(self, version: str) -> None: ...
|
324
|
-
@property
|
325
|
-
def TypeId(self) -> typing.Any: ...
|
326
|
-
@property
|
327
|
-
def Version(self) -> str: ...
|
328
|
-
|
329
|
-
|
330
|
-
class AssemblyFlagsAttribute(Attribute):
|
331
|
-
# Constructor .ctor(flags : UInt32) was skipped since it collides with above method
|
332
|
-
@typing.overload
|
333
|
-
def __init__(self, assemblyFlags: int) -> None: ...
|
334
|
-
@typing.overload
|
335
|
-
def __init__(self, assemblyFlags: AssemblyNameFlags) -> None: ...
|
336
|
-
@property
|
337
|
-
def AssemblyFlags(self) -> int: ...
|
338
|
-
@property
|
339
|
-
def Flags(self) -> int: ...
|
340
|
-
@property
|
341
|
-
def TypeId(self) -> typing.Any: ...
|
342
|
-
|
343
|
-
|
344
|
-
class AssemblyInformationalVersionAttribute(Attribute):
|
345
|
-
def __init__(self, informationalVersion: str) -> None: ...
|
346
|
-
@property
|
347
|
-
def InformationalVersion(self) -> str: ...
|
348
|
-
@property
|
349
|
-
def TypeId(self) -> typing.Any: ...
|
350
|
-
|
351
|
-
|
352
|
-
class AssemblyKeyFileAttribute(Attribute):
|
353
|
-
def __init__(self, keyFile: str) -> None: ...
|
354
|
-
@property
|
355
|
-
def KeyFile(self) -> str: ...
|
356
|
-
@property
|
357
|
-
def TypeId(self) -> typing.Any: ...
|
358
|
-
|
359
|
-
|
360
|
-
class AssemblyKeyNameAttribute(Attribute):
|
361
|
-
def __init__(self, keyName: str) -> None: ...
|
362
|
-
@property
|
363
|
-
def KeyName(self) -> str: ...
|
364
|
-
@property
|
365
|
-
def TypeId(self) -> typing.Any: ...
|
366
|
-
|
367
|
-
|
368
|
-
class AssemblyMetadataAttribute(Attribute):
|
369
|
-
def __init__(self, key: str, value: str) -> None: ...
|
370
|
-
@property
|
371
|
-
def Key(self) -> str: ...
|
372
|
-
@property
|
373
|
-
def TypeId(self) -> typing.Any: ...
|
374
|
-
@property
|
375
|
-
def Value(self) -> str: ...
|
376
|
-
|
377
|
-
|
378
|
-
class AssemblyName(ISerializable, IDeserializationCallback, ICloneable):
|
379
|
-
@typing.overload
|
380
|
-
def __init__(self) -> None: ...
|
381
|
-
@typing.overload
|
382
|
-
def __init__(self, assemblyName: str) -> None: ...
|
383
|
-
@property
|
384
|
-
def CodeBase(self) -> str: ...
|
385
|
-
@CodeBase.setter
|
386
|
-
def CodeBase(self, value: str) -> str: ...
|
387
|
-
@property
|
388
|
-
def ContentType(self) -> AssemblyContentType: ...
|
389
|
-
@ContentType.setter
|
390
|
-
def ContentType(self, value: AssemblyContentType) -> AssemblyContentType: ...
|
391
|
-
@property
|
392
|
-
def CultureInfo(self) -> CultureInfo: ...
|
393
|
-
@CultureInfo.setter
|
394
|
-
def CultureInfo(self, value: CultureInfo) -> CultureInfo: ...
|
395
|
-
@property
|
396
|
-
def CultureName(self) -> str: ...
|
397
|
-
@CultureName.setter
|
398
|
-
def CultureName(self, value: str) -> str: ...
|
399
|
-
@property
|
400
|
-
def EscapedCodeBase(self) -> str: ...
|
401
|
-
@property
|
402
|
-
def Flags(self) -> AssemblyNameFlags: ...
|
403
|
-
@Flags.setter
|
404
|
-
def Flags(self, value: AssemblyNameFlags) -> AssemblyNameFlags: ...
|
405
|
-
@property
|
406
|
-
def FullName(self) -> str: ...
|
407
|
-
@property
|
408
|
-
def HashAlgorithm(self) -> AssemblyHashAlgorithm: ...
|
409
|
-
@HashAlgorithm.setter
|
410
|
-
def HashAlgorithm(self, value: AssemblyHashAlgorithm) -> AssemblyHashAlgorithm: ...
|
411
|
-
@property
|
412
|
-
def KeyPair(self) -> StrongNameKeyPair: ...
|
413
|
-
@KeyPair.setter
|
414
|
-
def KeyPair(self, value: StrongNameKeyPair) -> StrongNameKeyPair: ...
|
415
|
-
@property
|
416
|
-
def Name(self) -> str: ...
|
417
|
-
@Name.setter
|
418
|
-
def Name(self, value: str) -> str: ...
|
419
|
-
@property
|
420
|
-
def ProcessorArchitecture(self) -> ProcessorArchitecture: ...
|
421
|
-
@ProcessorArchitecture.setter
|
422
|
-
def ProcessorArchitecture(self, value: ProcessorArchitecture) -> ProcessorArchitecture: ...
|
423
|
-
@property
|
424
|
-
def Version(self) -> Version: ...
|
425
|
-
@Version.setter
|
426
|
-
def Version(self, value: Version) -> Version: ...
|
427
|
-
@property
|
428
|
-
def VersionCompatibility(self) -> AssemblyVersionCompatibility: ...
|
429
|
-
@VersionCompatibility.setter
|
430
|
-
def VersionCompatibility(self, value: AssemblyVersionCompatibility) -> AssemblyVersionCompatibility: ...
|
431
|
-
def Clone(self) -> typing.Any: ...
|
432
|
-
@staticmethod
|
433
|
-
def GetAssemblyName(assemblyFile: str) -> AssemblyName: ...
|
434
|
-
def GetObjectData(self, info: SerializationInfo, context: StreamingContext) -> None: ...
|
435
|
-
def GetPublicKey(self) -> Array_1[int]: ...
|
436
|
-
def GetPublicKeyToken(self) -> Array_1[int]: ...
|
437
|
-
def OnDeserialization(self, sender: typing.Any) -> None: ...
|
438
|
-
@staticmethod
|
439
|
-
def ReferenceMatchesDefinition(reference: AssemblyName, definition: AssemblyName) -> bool: ...
|
440
|
-
def SetPublicKey(self, publicKey: Array_1[int]) -> None: ...
|
441
|
-
def SetPublicKeyToken(self, publicKeyToken: Array_1[int]) -> None: ...
|
442
|
-
def ToString(self) -> str: ...
|
443
|
-
|
444
|
-
|
445
|
-
class AssemblyNameFlags(typing.SupportsInt):
|
446
|
-
@typing.overload
|
447
|
-
def __init__(self, value : int) -> None: ...
|
448
|
-
@typing.overload
|
449
|
-
def __init__(self, value : int, force_if_true: bool) -> None: ...
|
450
|
-
def __int__(self) -> int: ...
|
451
|
-
|
452
|
-
# Values:
|
453
|
-
None_ : AssemblyNameFlags # 0
|
454
|
-
PublicKey : AssemblyNameFlags # 1
|
455
|
-
Retargetable : AssemblyNameFlags # 256
|
456
|
-
EnableJITcompileOptimizer : AssemblyNameFlags # 16384
|
457
|
-
EnableJITcompileTracking : AssemblyNameFlags # 32768
|
458
|
-
|
459
|
-
|
460
|
-
class AssemblyNameProxy(MarshalByRefObject):
|
461
|
-
def __init__(self) -> None: ...
|
462
|
-
def GetAssemblyName(self, assemblyFile: str) -> AssemblyName: ...
|
463
|
-
|
464
|
-
|
465
|
-
class AssemblyProductAttribute(Attribute):
|
466
|
-
def __init__(self, product: str) -> None: ...
|
467
|
-
@property
|
468
|
-
def Product(self) -> str: ...
|
469
|
-
@property
|
470
|
-
def TypeId(self) -> typing.Any: ...
|
471
|
-
|
472
|
-
|
473
|
-
class AssemblySignatureKeyAttribute(Attribute):
|
474
|
-
def __init__(self, publicKey: str, countersignature: str) -> None: ...
|
475
|
-
@property
|
476
|
-
def Countersignature(self) -> str: ...
|
477
|
-
@property
|
478
|
-
def PublicKey(self) -> str: ...
|
479
|
-
@property
|
480
|
-
def TypeId(self) -> typing.Any: ...
|
481
|
-
|
482
|
-
|
483
|
-
class AssemblyTitleAttribute(Attribute):
|
484
|
-
def __init__(self, title: str) -> None: ...
|
485
|
-
@property
|
486
|
-
def Title(self) -> str: ...
|
487
|
-
@property
|
488
|
-
def TypeId(self) -> typing.Any: ...
|
489
|
-
|
490
|
-
|
491
|
-
class AssemblyTrademarkAttribute(Attribute):
|
492
|
-
def __init__(self, trademark: str) -> None: ...
|
493
|
-
@property
|
494
|
-
def Trademark(self) -> str: ...
|
495
|
-
@property
|
496
|
-
def TypeId(self) -> typing.Any: ...
|
497
|
-
|
498
|
-
|
499
|
-
class AssemblyVersionAttribute(Attribute):
|
500
|
-
def __init__(self, version: str) -> None: ...
|
501
|
-
@property
|
502
|
-
def TypeId(self) -> typing.Any: ...
|
503
|
-
@property
|
504
|
-
def Version(self) -> str: ...
|
505
|
-
|
506
|
-
|
507
|
-
class Binder(abc.ABC):
|
508
|
-
@abc.abstractmethod
|
509
|
-
def BindToField(self, bindingAttr: BindingFlags, match: Array_1[FieldInfo], value: typing.Any, culture: CultureInfo) -> FieldInfo: ...
|
510
|
-
@abc.abstractmethod
|
511
|
-
def BindToMethod(self, bindingAttr: BindingFlags, match: Array_1[MethodBase], args: clr.Reference[Array_1[typing.Any]], modifiers: Array_1[ParameterModifier], culture: CultureInfo, names: Array_1[str], state: clr.Reference[typing.Any]) -> MethodBase: ...
|
512
|
-
@abc.abstractmethod
|
513
|
-
def ChangeType(self, value: typing.Any, type: typing.Type[typing.Any], culture: CultureInfo) -> typing.Any: ...
|
514
|
-
@abc.abstractmethod
|
515
|
-
def ReorderArgumentArray(self, args: clr.Reference[Array_1[typing.Any]], state: typing.Any) -> None: ...
|
516
|
-
@abc.abstractmethod
|
517
|
-
def SelectMethod(self, bindingAttr: BindingFlags, match: Array_1[MethodBase], types: Array_1[typing.Type[typing.Any]], modifiers: Array_1[ParameterModifier]) -> MethodBase: ...
|
518
|
-
@abc.abstractmethod
|
519
|
-
def SelectProperty(self, bindingAttr: BindingFlags, match: Array_1[PropertyInfo], returnType: typing.Type[typing.Any], indexes: Array_1[typing.Type[typing.Any]], modifiers: Array_1[ParameterModifier]) -> PropertyInfo: ...
|
520
|
-
|
521
|
-
|
522
|
-
class BindingFlags(typing.SupportsInt):
|
523
|
-
@typing.overload
|
524
|
-
def __init__(self, value : int) -> None: ...
|
525
|
-
@typing.overload
|
526
|
-
def __init__(self, value : int, force_if_true: bool) -> None: ...
|
527
|
-
def __int__(self) -> int: ...
|
528
|
-
|
529
|
-
# Values:
|
530
|
-
Default : BindingFlags # 0
|
531
|
-
IgnoreCase : BindingFlags # 1
|
532
|
-
DeclaredOnly : BindingFlags # 2
|
533
|
-
Instance : BindingFlags # 4
|
534
|
-
Static : BindingFlags # 8
|
535
|
-
Public : BindingFlags # 16
|
536
|
-
NonPublic : BindingFlags # 32
|
537
|
-
FlattenHierarchy : BindingFlags # 64
|
538
|
-
InvokeMethod : BindingFlags # 256
|
539
|
-
CreateInstance : BindingFlags # 512
|
540
|
-
GetField : BindingFlags # 1024
|
541
|
-
SetField : BindingFlags # 2048
|
542
|
-
GetProperty : BindingFlags # 4096
|
543
|
-
SetProperty : BindingFlags # 8192
|
544
|
-
PutDispProperty : BindingFlags # 16384
|
545
|
-
PutRefDispProperty : BindingFlags # 32768
|
546
|
-
ExactBinding : BindingFlags # 65536
|
547
|
-
SuppressChangeType : BindingFlags # 131072
|
548
|
-
OptionalParamBinding : BindingFlags # 262144
|
549
|
-
IgnoreReturn : BindingFlags # 16777216
|
550
|
-
DoNotWrapExceptions : BindingFlags # 33554432
|
551
|
-
|
552
|
-
|
553
|
-
class CallingConventions(typing.SupportsInt):
|
554
|
-
@typing.overload
|
555
|
-
def __init__(self, value : int) -> None: ...
|
556
|
-
@typing.overload
|
557
|
-
def __init__(self, value : int, force_if_true: bool) -> None: ...
|
558
|
-
def __int__(self) -> int: ...
|
559
|
-
|
560
|
-
# Values:
|
561
|
-
Standard : CallingConventions # 1
|
562
|
-
VarArgs : CallingConventions # 2
|
563
|
-
Any : CallingConventions # 3
|
564
|
-
HasThis : CallingConventions # 32
|
565
|
-
ExplicitThis : CallingConventions # 64
|
566
|
-
|
567
|
-
|
568
|
-
class ConstructorInfo(MethodBase):
|
569
|
-
ConstructorName : str
|
570
|
-
TypeConstructorName : str
|
571
|
-
@property
|
572
|
-
def Attributes(self) -> MethodAttributes: ...
|
573
|
-
@property
|
574
|
-
def CallingConvention(self) -> CallingConventions: ...
|
575
|
-
@property
|
576
|
-
def ContainsGenericParameters(self) -> bool: ...
|
577
|
-
@property
|
578
|
-
def CustomAttributes(self) -> IEnumerable_1[CustomAttributeData]: ...
|
579
|
-
@property
|
580
|
-
def DeclaringType(self) -> typing.Type[typing.Any]: ...
|
581
|
-
@property
|
582
|
-
def IsAbstract(self) -> bool: ...
|
583
|
-
@property
|
584
|
-
def IsAssembly(self) -> bool: ...
|
585
|
-
@property
|
586
|
-
def IsCollectible(self) -> bool: ...
|
587
|
-
@property
|
588
|
-
def IsConstructedGenericMethod(self) -> bool: ...
|
589
|
-
@property
|
590
|
-
def IsConstructor(self) -> bool: ...
|
591
|
-
@property
|
592
|
-
def IsFamily(self) -> bool: ...
|
593
|
-
@property
|
594
|
-
def IsFamilyAndAssembly(self) -> bool: ...
|
595
|
-
@property
|
596
|
-
def IsFamilyOrAssembly(self) -> bool: ...
|
597
|
-
@property
|
598
|
-
def IsFinal(self) -> bool: ...
|
599
|
-
@property
|
600
|
-
def IsGenericMethod(self) -> bool: ...
|
601
|
-
@property
|
602
|
-
def IsGenericMethodDefinition(self) -> bool: ...
|
603
|
-
@property
|
604
|
-
def IsHideBySig(self) -> bool: ...
|
605
|
-
@property
|
606
|
-
def IsPrivate(self) -> bool: ...
|
607
|
-
@property
|
608
|
-
def IsPublic(self) -> bool: ...
|
609
|
-
@property
|
610
|
-
def IsSecurityCritical(self) -> bool: ...
|
611
|
-
@property
|
612
|
-
def IsSecuritySafeCritical(self) -> bool: ...
|
613
|
-
@property
|
614
|
-
def IsSecurityTransparent(self) -> bool: ...
|
615
|
-
@property
|
616
|
-
def IsSpecialName(self) -> bool: ...
|
617
|
-
@property
|
618
|
-
def IsStatic(self) -> bool: ...
|
619
|
-
@property
|
620
|
-
def IsVirtual(self) -> bool: ...
|
621
|
-
@property
|
622
|
-
def MemberType(self) -> MemberTypes: ...
|
623
|
-
@property
|
624
|
-
def MetadataToken(self) -> int: ...
|
625
|
-
@property
|
626
|
-
def MethodHandle(self) -> RuntimeMethodHandle: ...
|
627
|
-
@property
|
628
|
-
def MethodImplementationFlags(self) -> MethodImplAttributes: ...
|
629
|
-
@property
|
630
|
-
def Module(self) -> Module: ...
|
631
|
-
@property
|
632
|
-
def Name(self) -> str: ...
|
633
|
-
@property
|
634
|
-
def ReflectedType(self) -> typing.Type[typing.Any]: ...
|
635
|
-
def Equals(self, obj: typing.Any) -> bool: ...
|
636
|
-
def GetHashCode(self) -> int: ...
|
637
|
-
def __eq__(self, left: ConstructorInfo, right: ConstructorInfo) -> bool: ...
|
638
|
-
def __ne__(self, left: ConstructorInfo, right: ConstructorInfo) -> bool: ...
|
639
|
-
# Skipped Invoke due to it being static, abstract and generic.
|
640
|
-
|
641
|
-
Invoke : Invoke_MethodGroup
|
642
|
-
class Invoke_MethodGroup:
|
643
|
-
@typing.overload
|
644
|
-
def __call__(self, parameters: Array_1[typing.Any]) -> typing.Any:...
|
645
|
-
@typing.overload
|
646
|
-
def __call__(self, invokeAttr: BindingFlags, binder: Binder, parameters: Array_1[typing.Any], culture: CultureInfo) -> typing.Any:...
|
647
|
-
|
648
|
-
|
649
|
-
|
650
|
-
class ConstructorInvoker:
|
651
|
-
@staticmethod
|
652
|
-
def Create(constructor: ConstructorInfo) -> ConstructorInvoker: ...
|
653
|
-
# Skipped Invoke due to it being static, abstract and generic.
|
654
|
-
|
655
|
-
Invoke : Invoke_MethodGroup
|
656
|
-
class Invoke_MethodGroup:
|
657
|
-
@typing.overload
|
658
|
-
def __call__(self) -> typing.Any:...
|
659
|
-
@typing.overload
|
660
|
-
def __call__(self, arguments: Span_1[typing.Any]) -> typing.Any:...
|
661
|
-
@typing.overload
|
662
|
-
def __call__(self, arg1: typing.Any) -> typing.Any:...
|
663
|
-
@typing.overload
|
664
|
-
def __call__(self, arg1: typing.Any, arg2: typing.Any) -> typing.Any:...
|
665
|
-
@typing.overload
|
666
|
-
def __call__(self, arg1: typing.Any, arg2: typing.Any, arg3: typing.Any) -> typing.Any:...
|
667
|
-
@typing.overload
|
668
|
-
def __call__(self, arg1: typing.Any, arg2: typing.Any, arg3: typing.Any, arg4: typing.Any) -> typing.Any:...
|
669
|
-
|
670
|
-
|
671
|
-
|
672
|
-
class CustomAttributeData:
|
673
|
-
@property
|
674
|
-
def AttributeType(self) -> typing.Type[typing.Any]: ...
|
675
|
-
@property
|
676
|
-
def Constructor(self) -> ConstructorInfo: ...
|
677
|
-
@property
|
678
|
-
def ConstructorArguments(self) -> IList_1[CustomAttributeTypedArgument]: ...
|
679
|
-
@property
|
680
|
-
def NamedArguments(self) -> IList_1[CustomAttributeNamedArgument]: ...
|
681
|
-
def Equals(self, obj: typing.Any) -> bool: ...
|
682
|
-
def GetHashCode(self) -> int: ...
|
683
|
-
def ToString(self) -> str: ...
|
684
|
-
# Skipped GetCustomAttributes due to it being static, abstract and generic.
|
685
|
-
|
686
|
-
GetCustomAttributes : GetCustomAttributes_MethodGroup
|
687
|
-
class GetCustomAttributes_MethodGroup:
|
688
|
-
@typing.overload
|
689
|
-
def __call__(self, target: MemberInfo) -> IList_1[CustomAttributeData]:...
|
690
|
-
@typing.overload
|
691
|
-
def __call__(self, target: Module) -> IList_1[CustomAttributeData]:...
|
692
|
-
@typing.overload
|
693
|
-
def __call__(self, target: Assembly) -> IList_1[CustomAttributeData]:...
|
694
|
-
@typing.overload
|
695
|
-
def __call__(self, target: ParameterInfo) -> IList_1[CustomAttributeData]:...
|
696
|
-
|
697
|
-
|
698
|
-
|
699
|
-
class CustomAttributeExtensions(abc.ABC):
|
700
|
-
# Skipped GetCustomAttribute due to it being static, abstract and generic.
|
701
|
-
|
702
|
-
GetCustomAttribute : GetCustomAttribute_MethodGroup
|
703
|
-
class GetCustomAttribute_MethodGroup:
|
704
|
-
def __getitem__(self, t:typing.Type[GetCustomAttribute_1_T1]) -> GetCustomAttribute_1[GetCustomAttribute_1_T1]: ...
|
705
|
-
|
706
|
-
GetCustomAttribute_1_T1 = typing.TypeVar('GetCustomAttribute_1_T1')
|
707
|
-
class GetCustomAttribute_1(typing.Generic[GetCustomAttribute_1_T1]):
|
708
|
-
GetCustomAttribute_1_T = CustomAttributeExtensions.GetCustomAttribute_MethodGroup.GetCustomAttribute_1_T1
|
709
|
-
@typing.overload
|
710
|
-
def __call__(self, element: Assembly) -> GetCustomAttribute_1_T:...
|
711
|
-
@typing.overload
|
712
|
-
def __call__(self, element: Module) -> GetCustomAttribute_1_T:...
|
713
|
-
@typing.overload
|
714
|
-
def __call__(self, element: MemberInfo) -> GetCustomAttribute_1_T:...
|
715
|
-
@typing.overload
|
716
|
-
def __call__(self, element: ParameterInfo) -> GetCustomAttribute_1_T:...
|
717
|
-
@typing.overload
|
718
|
-
def __call__(self, element: MemberInfo, inherit: bool) -> GetCustomAttribute_1_T:...
|
719
|
-
@typing.overload
|
720
|
-
def __call__(self, element: ParameterInfo, inherit: bool) -> GetCustomAttribute_1_T:...
|
721
|
-
|
722
|
-
@typing.overload
|
723
|
-
def __call__(self, element: Assembly, attributeType: typing.Type[typing.Any]) -> Attribute:...
|
724
|
-
@typing.overload
|
725
|
-
def __call__(self, element: Module, attributeType: typing.Type[typing.Any]) -> Attribute:...
|
726
|
-
@typing.overload
|
727
|
-
def __call__(self, element: MemberInfo, attributeType: typing.Type[typing.Any]) -> Attribute:...
|
728
|
-
@typing.overload
|
729
|
-
def __call__(self, element: ParameterInfo, attributeType: typing.Type[typing.Any]) -> Attribute:...
|
730
|
-
@typing.overload
|
731
|
-
def __call__(self, element: MemberInfo, attributeType: typing.Type[typing.Any], inherit: bool) -> Attribute:...
|
732
|
-
@typing.overload
|
733
|
-
def __call__(self, element: ParameterInfo, attributeType: typing.Type[typing.Any], inherit: bool) -> Attribute:...
|
734
|
-
|
735
|
-
# Skipped GetCustomAttributes due to it being static, abstract and generic.
|
736
|
-
|
737
|
-
GetCustomAttributes : GetCustomAttributes_MethodGroup
|
738
|
-
class GetCustomAttributes_MethodGroup:
|
739
|
-
def __getitem__(self, t:typing.Type[GetCustomAttributes_1_T1]) -> GetCustomAttributes_1[GetCustomAttributes_1_T1]: ...
|
740
|
-
|
741
|
-
GetCustomAttributes_1_T1 = typing.TypeVar('GetCustomAttributes_1_T1')
|
742
|
-
class GetCustomAttributes_1(typing.Generic[GetCustomAttributes_1_T1]):
|
743
|
-
GetCustomAttributes_1_T = CustomAttributeExtensions.GetCustomAttributes_MethodGroup.GetCustomAttributes_1_T1
|
744
|
-
@typing.overload
|
745
|
-
def __call__(self, element: Assembly) -> IEnumerable_1[GetCustomAttributes_1_T]:...
|
746
|
-
@typing.overload
|
747
|
-
def __call__(self, element: Module) -> IEnumerable_1[GetCustomAttributes_1_T]:...
|
748
|
-
@typing.overload
|
749
|
-
def __call__(self, element: MemberInfo) -> IEnumerable_1[GetCustomAttributes_1_T]:...
|
750
|
-
@typing.overload
|
751
|
-
def __call__(self, element: ParameterInfo) -> IEnumerable_1[GetCustomAttributes_1_T]:...
|
752
|
-
@typing.overload
|
753
|
-
def __call__(self, element: MemberInfo, inherit: bool) -> IEnumerable_1[GetCustomAttributes_1_T]:...
|
754
|
-
@typing.overload
|
755
|
-
def __call__(self, element: ParameterInfo, inherit: bool) -> IEnumerable_1[GetCustomAttributes_1_T]:...
|
756
|
-
|
757
|
-
@typing.overload
|
758
|
-
def __call__(self, element: Assembly) -> IEnumerable_1[Attribute]:...
|
759
|
-
@typing.overload
|
760
|
-
def __call__(self, element: Module) -> IEnumerable_1[Attribute]:...
|
761
|
-
@typing.overload
|
762
|
-
def __call__(self, element: MemberInfo) -> IEnumerable_1[Attribute]:...
|
763
|
-
@typing.overload
|
764
|
-
def __call__(self, element: ParameterInfo) -> IEnumerable_1[Attribute]:...
|
765
|
-
@typing.overload
|
766
|
-
def __call__(self, element: Assembly, attributeType: typing.Type[typing.Any]) -> IEnumerable_1[Attribute]:...
|
767
|
-
@typing.overload
|
768
|
-
def __call__(self, element: Module, attributeType: typing.Type[typing.Any]) -> IEnumerable_1[Attribute]:...
|
769
|
-
@typing.overload
|
770
|
-
def __call__(self, element: MemberInfo, attributeType: typing.Type[typing.Any]) -> IEnumerable_1[Attribute]:...
|
771
|
-
@typing.overload
|
772
|
-
def __call__(self, element: ParameterInfo, attributeType: typing.Type[typing.Any]) -> IEnumerable_1[Attribute]:...
|
773
|
-
@typing.overload
|
774
|
-
def __call__(self, element: MemberInfo, inherit: bool) -> IEnumerable_1[Attribute]:...
|
775
|
-
@typing.overload
|
776
|
-
def __call__(self, element: ParameterInfo, inherit: bool) -> IEnumerable_1[Attribute]:...
|
777
|
-
@typing.overload
|
778
|
-
def __call__(self, element: MemberInfo, attributeType: typing.Type[typing.Any], inherit: bool) -> IEnumerable_1[Attribute]:...
|
779
|
-
@typing.overload
|
780
|
-
def __call__(self, element: ParameterInfo, attributeType: typing.Type[typing.Any], inherit: bool) -> IEnumerable_1[Attribute]:...
|
781
|
-
|
782
|
-
# Skipped IsDefined due to it being static, abstract and generic.
|
783
|
-
|
784
|
-
IsDefined : IsDefined_MethodGroup
|
785
|
-
class IsDefined_MethodGroup:
|
786
|
-
@typing.overload
|
787
|
-
def __call__(self, element: Assembly, attributeType: typing.Type[typing.Any]) -> bool:...
|
788
|
-
@typing.overload
|
789
|
-
def __call__(self, element: Module, attributeType: typing.Type[typing.Any]) -> bool:...
|
790
|
-
@typing.overload
|
791
|
-
def __call__(self, element: MemberInfo, attributeType: typing.Type[typing.Any]) -> bool:...
|
792
|
-
@typing.overload
|
793
|
-
def __call__(self, element: ParameterInfo, attributeType: typing.Type[typing.Any]) -> bool:...
|
794
|
-
@typing.overload
|
795
|
-
def __call__(self, element: MemberInfo, attributeType: typing.Type[typing.Any], inherit: bool) -> bool:...
|
796
|
-
@typing.overload
|
797
|
-
def __call__(self, element: ParameterInfo, attributeType: typing.Type[typing.Any], inherit: bool) -> bool:...
|
798
|
-
|
799
|
-
|
800
|
-
|
801
|
-
class CustomAttributeFormatException(FormatException):
|
802
|
-
@typing.overload
|
803
|
-
def __init__(self) -> None: ...
|
804
|
-
@typing.overload
|
805
|
-
def __init__(self, message: str) -> None: ...
|
806
|
-
@typing.overload
|
807
|
-
def __init__(self, message: str, inner: Exception) -> None: ...
|
808
|
-
@property
|
809
|
-
def Data(self) -> IDictionary: ...
|
810
|
-
@property
|
811
|
-
def HelpLink(self) -> str: ...
|
812
|
-
@HelpLink.setter
|
813
|
-
def HelpLink(self, value: str) -> str: ...
|
814
|
-
@property
|
815
|
-
def HResult(self) -> int: ...
|
816
|
-
@HResult.setter
|
817
|
-
def HResult(self, value: int) -> int: ...
|
818
|
-
@property
|
819
|
-
def InnerException(self) -> Exception: ...
|
820
|
-
@property
|
821
|
-
def Message(self) -> str: ...
|
822
|
-
@property
|
823
|
-
def Source(self) -> str: ...
|
824
|
-
@Source.setter
|
825
|
-
def Source(self, value: str) -> str: ...
|
826
|
-
@property
|
827
|
-
def StackTrace(self) -> str: ...
|
828
|
-
@property
|
829
|
-
def TargetSite(self) -> MethodBase: ...
|
830
|
-
|
831
|
-
|
832
|
-
class CustomAttributeNamedArgument(IEquatable_1[CustomAttributeNamedArgument]):
|
833
|
-
@typing.overload
|
834
|
-
def __init__(self, memberInfo: MemberInfo, typedArgument: CustomAttributeTypedArgument) -> None: ...
|
835
|
-
@typing.overload
|
836
|
-
def __init__(self, memberInfo: MemberInfo, value: typing.Any) -> None: ...
|
837
|
-
@property
|
838
|
-
def IsField(self) -> bool: ...
|
839
|
-
@property
|
840
|
-
def MemberInfo(self) -> MemberInfo: ...
|
841
|
-
@property
|
842
|
-
def MemberName(self) -> str: ...
|
843
|
-
@property
|
844
|
-
def TypedValue(self) -> CustomAttributeTypedArgument: ...
|
845
|
-
def GetHashCode(self) -> int: ...
|
846
|
-
def __eq__(self, left: CustomAttributeNamedArgument, right: CustomAttributeNamedArgument) -> bool: ...
|
847
|
-
def __ne__(self, left: CustomAttributeNamedArgument, right: CustomAttributeNamedArgument) -> bool: ...
|
848
|
-
def ToString(self) -> str: ...
|
849
|
-
# Skipped Equals due to it being static, abstract and generic.
|
850
|
-
|
851
|
-
Equals : Equals_MethodGroup
|
852
|
-
class Equals_MethodGroup:
|
853
|
-
@typing.overload
|
854
|
-
def __call__(self, other: CustomAttributeNamedArgument) -> bool:...
|
855
|
-
@typing.overload
|
856
|
-
def __call__(self, obj: typing.Any) -> bool:...
|
857
|
-
|
858
|
-
|
859
|
-
|
860
|
-
class CustomAttributeTypedArgument(IEquatable_1[CustomAttributeTypedArgument]):
|
861
|
-
@typing.overload
|
862
|
-
def __init__(self, argumentType: typing.Type[typing.Any], value: typing.Any) -> None: ...
|
863
|
-
@typing.overload
|
864
|
-
def __init__(self, value: typing.Any) -> None: ...
|
865
|
-
@property
|
866
|
-
def ArgumentType(self) -> typing.Type[typing.Any]: ...
|
867
|
-
@property
|
868
|
-
def Value(self) -> typing.Any: ...
|
869
|
-
def GetHashCode(self) -> int: ...
|
870
|
-
def __eq__(self, left: CustomAttributeTypedArgument, right: CustomAttributeTypedArgument) -> bool: ...
|
871
|
-
def __ne__(self, left: CustomAttributeTypedArgument, right: CustomAttributeTypedArgument) -> bool: ...
|
872
|
-
def ToString(self) -> str: ...
|
873
|
-
# Skipped Equals due to it being static, abstract and generic.
|
874
|
-
|
875
|
-
Equals : Equals_MethodGroup
|
876
|
-
class Equals_MethodGroup:
|
877
|
-
@typing.overload
|
878
|
-
def __call__(self, other: CustomAttributeTypedArgument) -> bool:...
|
879
|
-
@typing.overload
|
880
|
-
def __call__(self, obj: typing.Any) -> bool:...
|
881
|
-
|
882
|
-
|
883
|
-
|
884
|
-
class DefaultMemberAttribute(Attribute):
|
885
|
-
def __init__(self, memberName: str) -> None: ...
|
886
|
-
@property
|
887
|
-
def MemberName(self) -> str: ...
|
888
|
-
@property
|
889
|
-
def TypeId(self) -> typing.Any: ...
|
890
|
-
|
891
|
-
|
892
|
-
class EventAttributes(typing.SupportsInt):
|
893
|
-
@typing.overload
|
894
|
-
def __init__(self, value : int) -> None: ...
|
895
|
-
@typing.overload
|
896
|
-
def __init__(self, value : int, force_if_true: bool) -> None: ...
|
897
|
-
def __int__(self) -> int: ...
|
898
|
-
|
899
|
-
# Values:
|
900
|
-
None_ : EventAttributes # 0
|
901
|
-
SpecialName : EventAttributes # 512
|
902
|
-
RTSpecialName : EventAttributes # 1024
|
903
|
-
ReservedMask : EventAttributes # 1024
|
904
|
-
|
905
|
-
|
906
|
-
class EventInfo(MemberInfo):
|
907
|
-
@property
|
908
|
-
def AddMethod(self) -> MethodInfo: ...
|
909
|
-
@property
|
910
|
-
def Attributes(self) -> EventAttributes: ...
|
911
|
-
@property
|
912
|
-
def CustomAttributes(self) -> IEnumerable_1[CustomAttributeData]: ...
|
913
|
-
@property
|
914
|
-
def DeclaringType(self) -> typing.Type[typing.Any]: ...
|
915
|
-
@property
|
916
|
-
def EventHandlerType(self) -> typing.Type[typing.Any]: ...
|
917
|
-
@property
|
918
|
-
def IsCollectible(self) -> bool: ...
|
919
|
-
@property
|
920
|
-
def IsMulticast(self) -> bool: ...
|
921
|
-
@property
|
922
|
-
def IsSpecialName(self) -> bool: ...
|
923
|
-
@property
|
924
|
-
def MemberType(self) -> MemberTypes: ...
|
925
|
-
@property
|
926
|
-
def MetadataToken(self) -> int: ...
|
927
|
-
@property
|
928
|
-
def Module(self) -> Module: ...
|
929
|
-
@property
|
930
|
-
def Name(self) -> str: ...
|
931
|
-
@property
|
932
|
-
def RaiseMethod(self) -> MethodInfo: ...
|
933
|
-
@property
|
934
|
-
def ReflectedType(self) -> typing.Type[typing.Any]: ...
|
935
|
-
@property
|
936
|
-
def RemoveMethod(self) -> MethodInfo: ...
|
937
|
-
def AddEventHandler(self, target: typing.Any, handler: Delegate) -> None: ...
|
938
|
-
def Equals(self, obj: typing.Any) -> bool: ...
|
939
|
-
def GetHashCode(self) -> int: ...
|
940
|
-
def __eq__(self, left: EventInfo, right: EventInfo) -> bool: ...
|
941
|
-
def __ne__(self, left: EventInfo, right: EventInfo) -> bool: ...
|
942
|
-
def RemoveEventHandler(self, target: typing.Any, handler: Delegate) -> None: ...
|
943
|
-
# Skipped GetAddMethod due to it being static, abstract and generic.
|
944
|
-
|
945
|
-
GetAddMethod : GetAddMethod_MethodGroup
|
946
|
-
class GetAddMethod_MethodGroup:
|
947
|
-
@typing.overload
|
948
|
-
def __call__(self) -> MethodInfo:...
|
949
|
-
@typing.overload
|
950
|
-
def __call__(self, nonPublic: bool) -> MethodInfo:...
|
951
|
-
|
952
|
-
# Skipped GetOtherMethods due to it being static, abstract and generic.
|
953
|
-
|
954
|
-
GetOtherMethods : GetOtherMethods_MethodGroup
|
955
|
-
class GetOtherMethods_MethodGroup:
|
956
|
-
@typing.overload
|
957
|
-
def __call__(self) -> Array_1[MethodInfo]:...
|
958
|
-
@typing.overload
|
959
|
-
def __call__(self, nonPublic: bool) -> Array_1[MethodInfo]:...
|
960
|
-
|
961
|
-
# Skipped GetRaiseMethod due to it being static, abstract and generic.
|
962
|
-
|
963
|
-
GetRaiseMethod : GetRaiseMethod_MethodGroup
|
964
|
-
class GetRaiseMethod_MethodGroup:
|
965
|
-
@typing.overload
|
966
|
-
def __call__(self) -> MethodInfo:...
|
967
|
-
@typing.overload
|
968
|
-
def __call__(self, nonPublic: bool) -> MethodInfo:...
|
969
|
-
|
970
|
-
# Skipped GetRemoveMethod due to it being static, abstract and generic.
|
971
|
-
|
972
|
-
GetRemoveMethod : GetRemoveMethod_MethodGroup
|
973
|
-
class GetRemoveMethod_MethodGroup:
|
974
|
-
@typing.overload
|
975
|
-
def __call__(self) -> MethodInfo:...
|
976
|
-
@typing.overload
|
977
|
-
def __call__(self, nonPublic: bool) -> MethodInfo:...
|
978
|
-
|
979
|
-
|
980
|
-
|
981
|
-
class ExceptionHandlingClause:
|
982
|
-
@property
|
983
|
-
def CatchType(self) -> typing.Type[typing.Any]: ...
|
984
|
-
@property
|
985
|
-
def FilterOffset(self) -> int: ...
|
986
|
-
@property
|
987
|
-
def Flags(self) -> ExceptionHandlingClauseOptions: ...
|
988
|
-
@property
|
989
|
-
def HandlerLength(self) -> int: ...
|
990
|
-
@property
|
991
|
-
def HandlerOffset(self) -> int: ...
|
992
|
-
@property
|
993
|
-
def TryLength(self) -> int: ...
|
994
|
-
@property
|
995
|
-
def TryOffset(self) -> int: ...
|
996
|
-
def ToString(self) -> str: ...
|
997
|
-
|
998
|
-
|
999
|
-
class ExceptionHandlingClauseOptions(typing.SupportsInt):
|
1000
|
-
@typing.overload
|
1001
|
-
def __init__(self, value : int) -> None: ...
|
1002
|
-
@typing.overload
|
1003
|
-
def __init__(self, value : int, force_if_true: bool) -> None: ...
|
1004
|
-
def __int__(self) -> int: ...
|
1005
|
-
|
1006
|
-
# Values:
|
1007
|
-
Clause : ExceptionHandlingClauseOptions # 0
|
1008
|
-
Filter : ExceptionHandlingClauseOptions # 1
|
1009
|
-
Finally : ExceptionHandlingClauseOptions # 2
|
1010
|
-
Fault : ExceptionHandlingClauseOptions # 4
|
1011
|
-
|
1012
|
-
|
1013
|
-
class FieldAttributes(typing.SupportsInt):
|
1014
|
-
@typing.overload
|
1015
|
-
def __init__(self, value : int) -> None: ...
|
1016
|
-
@typing.overload
|
1017
|
-
def __init__(self, value : int, force_if_true: bool) -> None: ...
|
1018
|
-
def __int__(self) -> int: ...
|
1019
|
-
|
1020
|
-
# Values:
|
1021
|
-
PrivateScope : FieldAttributes # 0
|
1022
|
-
Private : FieldAttributes # 1
|
1023
|
-
FamANDAssem : FieldAttributes # 2
|
1024
|
-
Assembly : FieldAttributes # 3
|
1025
|
-
Family : FieldAttributes # 4
|
1026
|
-
FamORAssem : FieldAttributes # 5
|
1027
|
-
Public : FieldAttributes # 6
|
1028
|
-
FieldAccessMask : FieldAttributes # 7
|
1029
|
-
Static : FieldAttributes # 16
|
1030
|
-
InitOnly : FieldAttributes # 32
|
1031
|
-
Literal : FieldAttributes # 64
|
1032
|
-
NotSerialized : FieldAttributes # 128
|
1033
|
-
HasFieldRVA : FieldAttributes # 256
|
1034
|
-
SpecialName : FieldAttributes # 512
|
1035
|
-
RTSpecialName : FieldAttributes # 1024
|
1036
|
-
HasFieldMarshal : FieldAttributes # 4096
|
1037
|
-
PinvokeImpl : FieldAttributes # 8192
|
1038
|
-
HasDefault : FieldAttributes # 32768
|
1039
|
-
ReservedMask : FieldAttributes # 38144
|
1040
|
-
|
1041
|
-
|
1042
|
-
class FieldInfo(MemberInfo):
|
1043
|
-
@property
|
1044
|
-
def Attributes(self) -> FieldAttributes: ...
|
1045
|
-
@property
|
1046
|
-
def CustomAttributes(self) -> IEnumerable_1[CustomAttributeData]: ...
|
1047
|
-
@property
|
1048
|
-
def DeclaringType(self) -> typing.Type[typing.Any]: ...
|
1049
|
-
@property
|
1050
|
-
def FieldHandle(self) -> RuntimeFieldHandle: ...
|
1051
|
-
@property
|
1052
|
-
def FieldType(self) -> typing.Type[typing.Any]: ...
|
1053
|
-
@property
|
1054
|
-
def IsAssembly(self) -> bool: ...
|
1055
|
-
@property
|
1056
|
-
def IsCollectible(self) -> bool: ...
|
1057
|
-
@property
|
1058
|
-
def IsFamily(self) -> bool: ...
|
1059
|
-
@property
|
1060
|
-
def IsFamilyAndAssembly(self) -> bool: ...
|
1061
|
-
@property
|
1062
|
-
def IsFamilyOrAssembly(self) -> bool: ...
|
1063
|
-
@property
|
1064
|
-
def IsInitOnly(self) -> bool: ...
|
1065
|
-
@property
|
1066
|
-
def IsLiteral(self) -> bool: ...
|
1067
|
-
@property
|
1068
|
-
def IsNotSerialized(self) -> bool: ...
|
1069
|
-
@property
|
1070
|
-
def IsPinvokeImpl(self) -> bool: ...
|
1071
|
-
@property
|
1072
|
-
def IsPrivate(self) -> bool: ...
|
1073
|
-
@property
|
1074
|
-
def IsPublic(self) -> bool: ...
|
1075
|
-
@property
|
1076
|
-
def IsSecurityCritical(self) -> bool: ...
|
1077
|
-
@property
|
1078
|
-
def IsSecuritySafeCritical(self) -> bool: ...
|
1079
|
-
@property
|
1080
|
-
def IsSecurityTransparent(self) -> bool: ...
|
1081
|
-
@property
|
1082
|
-
def IsSpecialName(self) -> bool: ...
|
1083
|
-
@property
|
1084
|
-
def IsStatic(self) -> bool: ...
|
1085
|
-
@property
|
1086
|
-
def MemberType(self) -> MemberTypes: ...
|
1087
|
-
@property
|
1088
|
-
def MetadataToken(self) -> int: ...
|
1089
|
-
@property
|
1090
|
-
def Module(self) -> Module: ...
|
1091
|
-
@property
|
1092
|
-
def Name(self) -> str: ...
|
1093
|
-
@property
|
1094
|
-
def ReflectedType(self) -> typing.Type[typing.Any]: ...
|
1095
|
-
def Equals(self, obj: typing.Any) -> bool: ...
|
1096
|
-
def GetHashCode(self) -> int: ...
|
1097
|
-
def GetModifiedFieldType(self) -> typing.Type[typing.Any]: ...
|
1098
|
-
def GetOptionalCustomModifiers(self) -> Array_1[typing.Type[typing.Any]]: ...
|
1099
|
-
def GetRawConstantValue(self) -> typing.Any: ...
|
1100
|
-
def GetRequiredCustomModifiers(self) -> Array_1[typing.Type[typing.Any]]: ...
|
1101
|
-
@abc.abstractmethod
|
1102
|
-
def GetValue(self, obj: typing.Any) -> typing.Any: ...
|
1103
|
-
def GetValueDirect(self, obj: TypedReference) -> typing.Any: ...
|
1104
|
-
def __eq__(self, left: FieldInfo, right: FieldInfo) -> bool: ...
|
1105
|
-
def __ne__(self, left: FieldInfo, right: FieldInfo) -> bool: ...
|
1106
|
-
def SetValueDirect(self, obj: TypedReference, value: typing.Any) -> None: ...
|
1107
|
-
# Skipped GetFieldFromHandle due to it being static, abstract and generic.
|
1108
|
-
|
1109
|
-
GetFieldFromHandle : GetFieldFromHandle_MethodGroup
|
1110
|
-
class GetFieldFromHandle_MethodGroup:
|
1111
|
-
@typing.overload
|
1112
|
-
def __call__(self, handle: RuntimeFieldHandle) -> FieldInfo:...
|
1113
|
-
@typing.overload
|
1114
|
-
def __call__(self, handle: RuntimeFieldHandle, declaringType: RuntimeTypeHandle) -> FieldInfo:...
|
1115
|
-
|
1116
|
-
# Skipped SetValue due to it being static, abstract and generic.
|
1117
|
-
|
1118
|
-
SetValue : SetValue_MethodGroup
|
1119
|
-
class SetValue_MethodGroup:
|
1120
|
-
@typing.overload
|
1121
|
-
def __call__(self, obj: typing.Any, value: typing.Any) -> None:...
|
1122
|
-
@typing.overload
|
1123
|
-
def __call__(self, obj: typing.Any, value: typing.Any, invokeAttr: BindingFlags, binder: Binder, culture: CultureInfo) -> None:...
|
1124
|
-
|
1125
|
-
|
1126
|
-
|
1127
|
-
class GenericParameterAttributes(typing.SupportsInt):
|
1128
|
-
@typing.overload
|
1129
|
-
def __init__(self, value : int) -> None: ...
|
1130
|
-
@typing.overload
|
1131
|
-
def __init__(self, value : int, force_if_true: bool) -> None: ...
|
1132
|
-
def __int__(self) -> int: ...
|
1133
|
-
|
1134
|
-
# Values:
|
1135
|
-
None_ : GenericParameterAttributes # 0
|
1136
|
-
Covariant : GenericParameterAttributes # 1
|
1137
|
-
Contravariant : GenericParameterAttributes # 2
|
1138
|
-
VarianceMask : GenericParameterAttributes # 3
|
1139
|
-
ReferenceTypeConstraint : GenericParameterAttributes # 4
|
1140
|
-
NotNullableValueTypeConstraint : GenericParameterAttributes # 8
|
1141
|
-
DefaultConstructorConstraint : GenericParameterAttributes # 16
|
1142
|
-
SpecialConstraintMask : GenericParameterAttributes # 28
|
1143
|
-
|
1144
|
-
|
1145
|
-
class ICustomAttributeProvider(typing.Protocol):
|
1146
|
-
@abc.abstractmethod
|
1147
|
-
def IsDefined(self, attributeType: typing.Type[typing.Any], inherit: bool) -> bool: ...
|
1148
|
-
# Skipped GetCustomAttributes due to it being static, abstract and generic.
|
1149
|
-
|
1150
|
-
GetCustomAttributes : GetCustomAttributes_MethodGroup
|
1151
|
-
class GetCustomAttributes_MethodGroup:
|
1152
|
-
@typing.overload
|
1153
|
-
def __call__(self, inherit: bool) -> Array_1[typing.Any]:...
|
1154
|
-
@typing.overload
|
1155
|
-
def __call__(self, attributeType: typing.Type[typing.Any], inherit: bool) -> Array_1[typing.Any]:...
|
1156
|
-
|
1157
|
-
|
1158
|
-
|
1159
|
-
class ImageFileMachine(typing.SupportsInt):
|
1160
|
-
@typing.overload
|
1161
|
-
def __init__(self, value : int) -> None: ...
|
1162
|
-
@typing.overload
|
1163
|
-
def __init__(self, value : int, force_if_true: bool) -> None: ...
|
1164
|
-
def __int__(self) -> int: ...
|
1165
|
-
|
1166
|
-
# Values:
|
1167
|
-
I386 : ImageFileMachine # 332
|
1168
|
-
ARM : ImageFileMachine # 452
|
1169
|
-
IA64 : ImageFileMachine # 512
|
1170
|
-
AMD64 : ImageFileMachine # 34404
|
1171
|
-
|
1172
|
-
|
1173
|
-
class InterfaceMapping:
|
1174
|
-
InterfaceMethods : Array_1[MethodInfo]
|
1175
|
-
InterfaceType : typing.Type[typing.Any]
|
1176
|
-
TargetMethods : Array_1[MethodInfo]
|
1177
|
-
TargetType : typing.Type[typing.Any]
|
1178
|
-
|
1179
|
-
|
1180
|
-
class IntrospectionExtensions(abc.ABC):
|
1181
|
-
@staticmethod
|
1182
|
-
def GetTypeInfo(type: typing.Type[typing.Any]) -> TypeInfo: ...
|
1183
|
-
|
1184
|
-
|
1185
|
-
class InvalidFilterCriteriaException(ApplicationException):
|
1186
|
-
@typing.overload
|
1187
|
-
def __init__(self) -> None: ...
|
1188
|
-
@typing.overload
|
1189
|
-
def __init__(self, message: str) -> None: ...
|
1190
|
-
@typing.overload
|
1191
|
-
def __init__(self, message: str, inner: Exception) -> None: ...
|
1192
|
-
@property
|
1193
|
-
def Data(self) -> IDictionary: ...
|
1194
|
-
@property
|
1195
|
-
def HelpLink(self) -> str: ...
|
1196
|
-
@HelpLink.setter
|
1197
|
-
def HelpLink(self, value: str) -> str: ...
|
1198
|
-
@property
|
1199
|
-
def HResult(self) -> int: ...
|
1200
|
-
@HResult.setter
|
1201
|
-
def HResult(self, value: int) -> int: ...
|
1202
|
-
@property
|
1203
|
-
def InnerException(self) -> Exception: ...
|
1204
|
-
@property
|
1205
|
-
def Message(self) -> str: ...
|
1206
|
-
@property
|
1207
|
-
def Source(self) -> str: ...
|
1208
|
-
@Source.setter
|
1209
|
-
def Source(self, value: str) -> str: ...
|
1210
|
-
@property
|
1211
|
-
def StackTrace(self) -> str: ...
|
1212
|
-
@property
|
1213
|
-
def TargetSite(self) -> MethodBase: ...
|
1214
|
-
|
1215
|
-
|
1216
|
-
class IReflect(typing.Protocol):
|
1217
|
-
@property
|
1218
|
-
def UnderlyingSystemType(self) -> typing.Type[typing.Any]: ...
|
1219
|
-
@abc.abstractmethod
|
1220
|
-
def GetField(self, name: str, bindingAttr: BindingFlags) -> FieldInfo: ...
|
1221
|
-
@abc.abstractmethod
|
1222
|
-
def GetFields(self, bindingAttr: BindingFlags) -> Array_1[FieldInfo]: ...
|
1223
|
-
@abc.abstractmethod
|
1224
|
-
def GetMember(self, name: str, bindingAttr: BindingFlags) -> Array_1[MemberInfo]: ...
|
1225
|
-
@abc.abstractmethod
|
1226
|
-
def GetMembers(self, bindingAttr: BindingFlags) -> Array_1[MemberInfo]: ...
|
1227
|
-
@abc.abstractmethod
|
1228
|
-
def GetMethods(self, bindingAttr: BindingFlags) -> Array_1[MethodInfo]: ...
|
1229
|
-
@abc.abstractmethod
|
1230
|
-
def GetProperties(self, bindingAttr: BindingFlags) -> Array_1[PropertyInfo]: ...
|
1231
|
-
@abc.abstractmethod
|
1232
|
-
def InvokeMember(self, name: str, invokeAttr: BindingFlags, binder: Binder, target: typing.Any, args: Array_1[typing.Any], modifiers: Array_1[ParameterModifier], culture: CultureInfo, namedParameters: Array_1[str]) -> typing.Any: ...
|
1233
|
-
# Skipped GetMethod due to it being static, abstract and generic.
|
1234
|
-
|
1235
|
-
GetMethod : GetMethod_MethodGroup
|
1236
|
-
class GetMethod_MethodGroup:
|
1237
|
-
@typing.overload
|
1238
|
-
def __call__(self, name: str, bindingAttr: BindingFlags) -> MethodInfo:...
|
1239
|
-
@typing.overload
|
1240
|
-
def __call__(self, name: str, bindingAttr: BindingFlags, binder: Binder, types: Array_1[typing.Type[typing.Any]], modifiers: Array_1[ParameterModifier]) -> MethodInfo:...
|
1241
|
-
|
1242
|
-
# Skipped GetProperty due to it being static, abstract and generic.
|
1243
|
-
|
1244
|
-
GetProperty : GetProperty_MethodGroup
|
1245
|
-
class GetProperty_MethodGroup:
|
1246
|
-
@typing.overload
|
1247
|
-
def __call__(self, name: str, bindingAttr: BindingFlags) -> PropertyInfo:...
|
1248
|
-
@typing.overload
|
1249
|
-
def __call__(self, name: str, bindingAttr: BindingFlags, binder: Binder, returnType: typing.Type[typing.Any], types: Array_1[typing.Type[typing.Any]], modifiers: Array_1[ParameterModifier]) -> PropertyInfo:...
|
1250
|
-
|
1251
|
-
|
1252
|
-
|
1253
|
-
class IReflectableType(typing.Protocol):
|
1254
|
-
@abc.abstractmethod
|
1255
|
-
def GetTypeInfo(self) -> TypeInfo: ...
|
1256
|
-
|
1257
|
-
|
1258
|
-
class LocalVariableInfo:
|
1259
|
-
@property
|
1260
|
-
def IsPinned(self) -> bool: ...
|
1261
|
-
@property
|
1262
|
-
def LocalIndex(self) -> int: ...
|
1263
|
-
@property
|
1264
|
-
def LocalType(self) -> typing.Type[typing.Any]: ...
|
1265
|
-
def ToString(self) -> str: ...
|
1266
|
-
|
1267
|
-
|
1268
|
-
class ManifestResourceInfo:
|
1269
|
-
def __init__(self, containingAssembly: Assembly, containingFileName: str, resourceLocation: ResourceLocation) -> None: ...
|
1270
|
-
@property
|
1271
|
-
def FileName(self) -> str: ...
|
1272
|
-
@property
|
1273
|
-
def ReferencedAssembly(self) -> Assembly: ...
|
1274
|
-
@property
|
1275
|
-
def ResourceLocation(self) -> ResourceLocation: ...
|
1276
|
-
|
1277
|
-
|
1278
|
-
class MemberFilter(MulticastDelegate):
|
1279
|
-
def __init__(self, object: typing.Any, method: int) -> None: ...
|
1280
|
-
@property
|
1281
|
-
def Method(self) -> MethodInfo: ...
|
1282
|
-
@property
|
1283
|
-
def Target(self) -> typing.Any: ...
|
1284
|
-
def BeginInvoke(self, m: MemberInfo, filterCriteria: typing.Any, callback: AsyncCallback, object: typing.Any) -> IAsyncResult: ...
|
1285
|
-
def EndInvoke(self, result: IAsyncResult) -> bool: ...
|
1286
|
-
def Invoke(self, m: MemberInfo, filterCriteria: typing.Any) -> bool: ...
|
1287
|
-
|
1288
|
-
|
1289
|
-
class MemberInfo(ICustomAttributeProvider, abc.ABC):
|
1290
|
-
@property
|
1291
|
-
def CustomAttributes(self) -> IEnumerable_1[CustomAttributeData]: ...
|
1292
|
-
@property
|
1293
|
-
def DeclaringType(self) -> typing.Type[typing.Any]: ...
|
1294
|
-
@property
|
1295
|
-
def IsCollectible(self) -> bool: ...
|
1296
|
-
@property
|
1297
|
-
def MemberType(self) -> MemberTypes: ...
|
1298
|
-
@property
|
1299
|
-
def MetadataToken(self) -> int: ...
|
1300
|
-
@property
|
1301
|
-
def Module(self) -> Module: ...
|
1302
|
-
@property
|
1303
|
-
def Name(self) -> str: ...
|
1304
|
-
@property
|
1305
|
-
def ReflectedType(self) -> typing.Type[typing.Any]: ...
|
1306
|
-
def Equals(self, obj: typing.Any) -> bool: ...
|
1307
|
-
def GetCustomAttributesData(self) -> IList_1[CustomAttributeData]: ...
|
1308
|
-
def GetHashCode(self) -> int: ...
|
1309
|
-
def HasSameMetadataDefinitionAs(self, other: MemberInfo) -> bool: ...
|
1310
|
-
@abc.abstractmethod
|
1311
|
-
def IsDefined(self, attributeType: typing.Type[typing.Any], inherit: bool) -> bool: ...
|
1312
|
-
def __eq__(self, left: MemberInfo, right: MemberInfo) -> bool: ...
|
1313
|
-
def __ne__(self, left: MemberInfo, right: MemberInfo) -> bool: ...
|
1314
|
-
# Skipped GetCustomAttributes due to it being static, abstract and generic.
|
1315
|
-
|
1316
|
-
GetCustomAttributes : GetCustomAttributes_MethodGroup
|
1317
|
-
class GetCustomAttributes_MethodGroup:
|
1318
|
-
@typing.overload
|
1319
|
-
def __call__(self, inherit: bool) -> Array_1[typing.Any]:...
|
1320
|
-
@typing.overload
|
1321
|
-
def __call__(self, attributeType: typing.Type[typing.Any], inherit: bool) -> Array_1[typing.Any]:...
|
1322
|
-
|
1323
|
-
|
1324
|
-
|
1325
|
-
class MemberTypes(typing.SupportsInt):
|
1326
|
-
@typing.overload
|
1327
|
-
def __init__(self, value : int) -> None: ...
|
1328
|
-
@typing.overload
|
1329
|
-
def __init__(self, value : int, force_if_true: bool) -> None: ...
|
1330
|
-
def __int__(self) -> int: ...
|
1331
|
-
|
1332
|
-
# Values:
|
1333
|
-
Constructor : MemberTypes # 1
|
1334
|
-
Event : MemberTypes # 2
|
1335
|
-
Field : MemberTypes # 4
|
1336
|
-
Method : MemberTypes # 8
|
1337
|
-
Property : MemberTypes # 16
|
1338
|
-
TypeInfo : MemberTypes # 32
|
1339
|
-
Custom : MemberTypes # 64
|
1340
|
-
NestedType : MemberTypes # 128
|
1341
|
-
All : MemberTypes # 191
|
1342
|
-
|
1343
|
-
|
1344
|
-
class MethodAttributes(typing.SupportsInt):
|
1345
|
-
@typing.overload
|
1346
|
-
def __init__(self, value : int) -> None: ...
|
1347
|
-
@typing.overload
|
1348
|
-
def __init__(self, value : int, force_if_true: bool) -> None: ...
|
1349
|
-
def __int__(self) -> int: ...
|
1350
|
-
|
1351
|
-
# Values:
|
1352
|
-
PrivateScope : MethodAttributes # 0
|
1353
|
-
ReuseSlot : MethodAttributes # 0
|
1354
|
-
Private : MethodAttributes # 1
|
1355
|
-
FamANDAssem : MethodAttributes # 2
|
1356
|
-
Assembly : MethodAttributes # 3
|
1357
|
-
Family : MethodAttributes # 4
|
1358
|
-
FamORAssem : MethodAttributes # 5
|
1359
|
-
Public : MethodAttributes # 6
|
1360
|
-
MemberAccessMask : MethodAttributes # 7
|
1361
|
-
UnmanagedExport : MethodAttributes # 8
|
1362
|
-
Static : MethodAttributes # 16
|
1363
|
-
Final : MethodAttributes # 32
|
1364
|
-
Virtual : MethodAttributes # 64
|
1365
|
-
HideBySig : MethodAttributes # 128
|
1366
|
-
NewSlot : MethodAttributes # 256
|
1367
|
-
VtableLayoutMask : MethodAttributes # 256
|
1368
|
-
CheckAccessOnOverride : MethodAttributes # 512
|
1369
|
-
Abstract : MethodAttributes # 1024
|
1370
|
-
SpecialName : MethodAttributes # 2048
|
1371
|
-
RTSpecialName : MethodAttributes # 4096
|
1372
|
-
PinvokeImpl : MethodAttributes # 8192
|
1373
|
-
HasSecurity : MethodAttributes # 16384
|
1374
|
-
RequireSecObject : MethodAttributes # 32768
|
1375
|
-
ReservedMask : MethodAttributes # 53248
|
1376
|
-
|
1377
|
-
|
1378
|
-
class MethodBase(MemberInfo):
|
1379
|
-
@property
|
1380
|
-
def Attributes(self) -> MethodAttributes: ...
|
1381
|
-
@property
|
1382
|
-
def CallingConvention(self) -> CallingConventions: ...
|
1383
|
-
@property
|
1384
|
-
def ContainsGenericParameters(self) -> bool: ...
|
1385
|
-
@property
|
1386
|
-
def CustomAttributes(self) -> IEnumerable_1[CustomAttributeData]: ...
|
1387
|
-
@property
|
1388
|
-
def DeclaringType(self) -> typing.Type[typing.Any]: ...
|
1389
|
-
@property
|
1390
|
-
def IsAbstract(self) -> bool: ...
|
1391
|
-
@property
|
1392
|
-
def IsAssembly(self) -> bool: ...
|
1393
|
-
@property
|
1394
|
-
def IsCollectible(self) -> bool: ...
|
1395
|
-
@property
|
1396
|
-
def IsConstructedGenericMethod(self) -> bool: ...
|
1397
|
-
@property
|
1398
|
-
def IsConstructor(self) -> bool: ...
|
1399
|
-
@property
|
1400
|
-
def IsFamily(self) -> bool: ...
|
1401
|
-
@property
|
1402
|
-
def IsFamilyAndAssembly(self) -> bool: ...
|
1403
|
-
@property
|
1404
|
-
def IsFamilyOrAssembly(self) -> bool: ...
|
1405
|
-
@property
|
1406
|
-
def IsFinal(self) -> bool: ...
|
1407
|
-
@property
|
1408
|
-
def IsGenericMethod(self) -> bool: ...
|
1409
|
-
@property
|
1410
|
-
def IsGenericMethodDefinition(self) -> bool: ...
|
1411
|
-
@property
|
1412
|
-
def IsHideBySig(self) -> bool: ...
|
1413
|
-
@property
|
1414
|
-
def IsPrivate(self) -> bool: ...
|
1415
|
-
@property
|
1416
|
-
def IsPublic(self) -> bool: ...
|
1417
|
-
@property
|
1418
|
-
def IsSecurityCritical(self) -> bool: ...
|
1419
|
-
@property
|
1420
|
-
def IsSecuritySafeCritical(self) -> bool: ...
|
1421
|
-
@property
|
1422
|
-
def IsSecurityTransparent(self) -> bool: ...
|
1423
|
-
@property
|
1424
|
-
def IsSpecialName(self) -> bool: ...
|
1425
|
-
@property
|
1426
|
-
def IsStatic(self) -> bool: ...
|
1427
|
-
@property
|
1428
|
-
def IsVirtual(self) -> bool: ...
|
1429
|
-
@property
|
1430
|
-
def MemberType(self) -> MemberTypes: ...
|
1431
|
-
@property
|
1432
|
-
def MetadataToken(self) -> int: ...
|
1433
|
-
@property
|
1434
|
-
def MethodHandle(self) -> RuntimeMethodHandle: ...
|
1435
|
-
@property
|
1436
|
-
def MethodImplementationFlags(self) -> MethodImplAttributes: ...
|
1437
|
-
@property
|
1438
|
-
def Module(self) -> Module: ...
|
1439
|
-
@property
|
1440
|
-
def Name(self) -> str: ...
|
1441
|
-
@property
|
1442
|
-
def ReflectedType(self) -> typing.Type[typing.Any]: ...
|
1443
|
-
def Equals(self, obj: typing.Any) -> bool: ...
|
1444
|
-
@staticmethod
|
1445
|
-
def GetCurrentMethod() -> MethodBase: ...
|
1446
|
-
def GetGenericArguments(self) -> Array_1[typing.Type[typing.Any]]: ...
|
1447
|
-
def GetHashCode(self) -> int: ...
|
1448
|
-
def GetMethodBody(self) -> MethodBody: ...
|
1449
|
-
@abc.abstractmethod
|
1450
|
-
def GetMethodImplementationFlags(self) -> MethodImplAttributes: ...
|
1451
|
-
@abc.abstractmethod
|
1452
|
-
def GetParameters(self) -> Array_1[ParameterInfo]: ...
|
1453
|
-
def __eq__(self, left: MethodBase, right: MethodBase) -> bool: ...
|
1454
|
-
def __ne__(self, left: MethodBase, right: MethodBase) -> bool: ...
|
1455
|
-
# Skipped GetMethodFromHandle due to it being static, abstract and generic.
|
1456
|
-
|
1457
|
-
GetMethodFromHandle : GetMethodFromHandle_MethodGroup
|
1458
|
-
class GetMethodFromHandle_MethodGroup:
|
1459
|
-
@typing.overload
|
1460
|
-
def __call__(self, handle: RuntimeMethodHandle) -> MethodBase:...
|
1461
|
-
@typing.overload
|
1462
|
-
def __call__(self, handle: RuntimeMethodHandle, declaringType: RuntimeTypeHandle) -> MethodBase:...
|
1463
|
-
|
1464
|
-
# Skipped Invoke due to it being static, abstract and generic.
|
1465
|
-
|
1466
|
-
Invoke : Invoke_MethodGroup
|
1467
|
-
class Invoke_MethodGroup:
|
1468
|
-
@typing.overload
|
1469
|
-
def __call__(self, obj: typing.Any, parameters: Array_1[typing.Any]) -> typing.Any:...
|
1470
|
-
@typing.overload
|
1471
|
-
def __call__(self, obj: typing.Any, invokeAttr: BindingFlags, binder: Binder, parameters: Array_1[typing.Any], culture: CultureInfo) -> typing.Any:...
|
1472
|
-
|
1473
|
-
|
1474
|
-
|
1475
|
-
class MethodBody:
|
1476
|
-
@property
|
1477
|
-
def ExceptionHandlingClauses(self) -> IList_1[ExceptionHandlingClause]: ...
|
1478
|
-
@property
|
1479
|
-
def InitLocals(self) -> bool: ...
|
1480
|
-
@property
|
1481
|
-
def LocalSignatureMetadataToken(self) -> int: ...
|
1482
|
-
@property
|
1483
|
-
def LocalVariables(self) -> IList_1[LocalVariableInfo]: ...
|
1484
|
-
@property
|
1485
|
-
def MaxStackSize(self) -> int: ...
|
1486
|
-
def GetILAsByteArray(self) -> Array_1[int]: ...
|
1487
|
-
|
1488
|
-
|
1489
|
-
class MethodImplAttributes(typing.SupportsInt):
|
1490
|
-
@typing.overload
|
1491
|
-
def __init__(self, value : int) -> None: ...
|
1492
|
-
@typing.overload
|
1493
|
-
def __init__(self, value : int, force_if_true: bool) -> None: ...
|
1494
|
-
def __int__(self) -> int: ...
|
1495
|
-
|
1496
|
-
# Values:
|
1497
|
-
IL : MethodImplAttributes # 0
|
1498
|
-
Managed : MethodImplAttributes # 0
|
1499
|
-
Native : MethodImplAttributes # 1
|
1500
|
-
OPTIL : MethodImplAttributes # 2
|
1501
|
-
CodeTypeMask : MethodImplAttributes # 3
|
1502
|
-
Runtime : MethodImplAttributes # 3
|
1503
|
-
ManagedMask : MethodImplAttributes # 4
|
1504
|
-
Unmanaged : MethodImplAttributes # 4
|
1505
|
-
NoInlining : MethodImplAttributes # 8
|
1506
|
-
ForwardRef : MethodImplAttributes # 16
|
1507
|
-
Synchronized : MethodImplAttributes # 32
|
1508
|
-
NoOptimization : MethodImplAttributes # 64
|
1509
|
-
PreserveSig : MethodImplAttributes # 128
|
1510
|
-
AggressiveInlining : MethodImplAttributes # 256
|
1511
|
-
AggressiveOptimization : MethodImplAttributes # 512
|
1512
|
-
InternalCall : MethodImplAttributes # 4096
|
1513
|
-
MaxMethodImplVal : MethodImplAttributes # 65535
|
1514
|
-
|
1515
|
-
|
1516
|
-
class MethodInfo(MethodBase):
|
1517
|
-
@property
|
1518
|
-
def Attributes(self) -> MethodAttributes: ...
|
1519
|
-
@property
|
1520
|
-
def CallingConvention(self) -> CallingConventions: ...
|
1521
|
-
@property
|
1522
|
-
def ContainsGenericParameters(self) -> bool: ...
|
1523
|
-
@property
|
1524
|
-
def CustomAttributes(self) -> IEnumerable_1[CustomAttributeData]: ...
|
1525
|
-
@property
|
1526
|
-
def DeclaringType(self) -> typing.Type[typing.Any]: ...
|
1527
|
-
@property
|
1528
|
-
def IsAbstract(self) -> bool: ...
|
1529
|
-
@property
|
1530
|
-
def IsAssembly(self) -> bool: ...
|
1531
|
-
@property
|
1532
|
-
def IsCollectible(self) -> bool: ...
|
1533
|
-
@property
|
1534
|
-
def IsConstructedGenericMethod(self) -> bool: ...
|
1535
|
-
@property
|
1536
|
-
def IsConstructor(self) -> bool: ...
|
1537
|
-
@property
|
1538
|
-
def IsFamily(self) -> bool: ...
|
1539
|
-
@property
|
1540
|
-
def IsFamilyAndAssembly(self) -> bool: ...
|
1541
|
-
@property
|
1542
|
-
def IsFamilyOrAssembly(self) -> bool: ...
|
1543
|
-
@property
|
1544
|
-
def IsFinal(self) -> bool: ...
|
1545
|
-
@property
|
1546
|
-
def IsGenericMethod(self) -> bool: ...
|
1547
|
-
@property
|
1548
|
-
def IsGenericMethodDefinition(self) -> bool: ...
|
1549
|
-
@property
|
1550
|
-
def IsHideBySig(self) -> bool: ...
|
1551
|
-
@property
|
1552
|
-
def IsPrivate(self) -> bool: ...
|
1553
|
-
@property
|
1554
|
-
def IsPublic(self) -> bool: ...
|
1555
|
-
@property
|
1556
|
-
def IsSecurityCritical(self) -> bool: ...
|
1557
|
-
@property
|
1558
|
-
def IsSecuritySafeCritical(self) -> bool: ...
|
1559
|
-
@property
|
1560
|
-
def IsSecurityTransparent(self) -> bool: ...
|
1561
|
-
@property
|
1562
|
-
def IsSpecialName(self) -> bool: ...
|
1563
|
-
@property
|
1564
|
-
def IsStatic(self) -> bool: ...
|
1565
|
-
@property
|
1566
|
-
def IsVirtual(self) -> bool: ...
|
1567
|
-
@property
|
1568
|
-
def MemberType(self) -> MemberTypes: ...
|
1569
|
-
@property
|
1570
|
-
def MetadataToken(self) -> int: ...
|
1571
|
-
@property
|
1572
|
-
def MethodHandle(self) -> RuntimeMethodHandle: ...
|
1573
|
-
@property
|
1574
|
-
def MethodImplementationFlags(self) -> MethodImplAttributes: ...
|
1575
|
-
@property
|
1576
|
-
def Module(self) -> Module: ...
|
1577
|
-
@property
|
1578
|
-
def Name(self) -> str: ...
|
1579
|
-
@property
|
1580
|
-
def ReflectedType(self) -> typing.Type[typing.Any]: ...
|
1581
|
-
@property
|
1582
|
-
def ReturnParameter(self) -> ParameterInfo: ...
|
1583
|
-
@property
|
1584
|
-
def ReturnType(self) -> typing.Type[typing.Any]: ...
|
1585
|
-
@property
|
1586
|
-
def ReturnTypeCustomAttributes(self) -> ICustomAttributeProvider: ...
|
1587
|
-
def Equals(self, obj: typing.Any) -> bool: ...
|
1588
|
-
@abc.abstractmethod
|
1589
|
-
def GetBaseDefinition(self) -> MethodInfo: ...
|
1590
|
-
def GetGenericArguments(self) -> Array_1[typing.Type[typing.Any]]: ...
|
1591
|
-
def GetGenericMethodDefinition(self) -> MethodInfo: ...
|
1592
|
-
def GetHashCode(self) -> int: ...
|
1593
|
-
def MakeGenericMethod(self, typeArguments: Array_1[typing.Type[typing.Any]]) -> MethodInfo: ...
|
1594
|
-
def __eq__(self, left: MethodInfo, right: MethodInfo) -> bool: ...
|
1595
|
-
def __ne__(self, left: MethodInfo, right: MethodInfo) -> bool: ...
|
1596
|
-
# Skipped CreateDelegate due to it being static, abstract and generic.
|
1597
|
-
|
1598
|
-
CreateDelegate : CreateDelegate_MethodGroup
|
1599
|
-
class CreateDelegate_MethodGroup:
|
1600
|
-
def __getitem__(self, t:typing.Type[CreateDelegate_1_T1]) -> CreateDelegate_1[CreateDelegate_1_T1]: ...
|
1601
|
-
|
1602
|
-
CreateDelegate_1_T1 = typing.TypeVar('CreateDelegate_1_T1')
|
1603
|
-
class CreateDelegate_1(typing.Generic[CreateDelegate_1_T1]):
|
1604
|
-
CreateDelegate_1_T = MethodInfo.CreateDelegate_MethodGroup.CreateDelegate_1_T1
|
1605
|
-
@typing.overload
|
1606
|
-
def __call__(self) -> CreateDelegate_1_T:...
|
1607
|
-
@typing.overload
|
1608
|
-
def __call__(self, target: typing.Any) -> CreateDelegate_1_T:...
|
1609
|
-
|
1610
|
-
@typing.overload
|
1611
|
-
def __call__(self, delegateType: typing.Type[typing.Any]) -> Delegate:...
|
1612
|
-
@typing.overload
|
1613
|
-
def __call__(self, delegateType: typing.Type[typing.Any], target: typing.Any) -> Delegate:...
|
1614
|
-
|
1615
|
-
|
1616
|
-
|
1617
|
-
class MethodInvoker:
|
1618
|
-
@staticmethod
|
1619
|
-
def Create(method: MethodBase) -> MethodInvoker: ...
|
1620
|
-
# Skipped Invoke due to it being static, abstract and generic.
|
1621
|
-
|
1622
|
-
Invoke : Invoke_MethodGroup
|
1623
|
-
class Invoke_MethodGroup:
|
1624
|
-
@typing.overload
|
1625
|
-
def __call__(self, obj: typing.Any) -> typing.Any:...
|
1626
|
-
@typing.overload
|
1627
|
-
def __call__(self, obj: typing.Any, arguments: Span_1[typing.Any]) -> typing.Any:...
|
1628
|
-
@typing.overload
|
1629
|
-
def __call__(self, obj: typing.Any, arg1: typing.Any) -> typing.Any:...
|
1630
|
-
@typing.overload
|
1631
|
-
def __call__(self, obj: typing.Any, arg1: typing.Any, arg2: typing.Any) -> typing.Any:...
|
1632
|
-
@typing.overload
|
1633
|
-
def __call__(self, obj: typing.Any, arg1: typing.Any, arg2: typing.Any, arg3: typing.Any) -> typing.Any:...
|
1634
|
-
@typing.overload
|
1635
|
-
def __call__(self, obj: typing.Any, arg1: typing.Any, arg2: typing.Any, arg3: typing.Any, arg4: typing.Any) -> typing.Any:...
|
1636
|
-
|
1637
|
-
|
1638
|
-
|
1639
|
-
class Missing(ISerializable):
|
1640
|
-
Value : Missing
|
1641
|
-
|
1642
|
-
|
1643
|
-
class Module(ISerializable, ICustomAttributeProvider, abc.ABC):
|
1644
|
-
FilterTypeName : TypeFilter
|
1645
|
-
FilterTypeNameIgnoreCase : TypeFilter
|
1646
|
-
@property
|
1647
|
-
def Assembly(self) -> Assembly: ...
|
1648
|
-
@property
|
1649
|
-
def CustomAttributes(self) -> IEnumerable_1[CustomAttributeData]: ...
|
1650
|
-
@property
|
1651
|
-
def FullyQualifiedName(self) -> str: ...
|
1652
|
-
@property
|
1653
|
-
def MDStreamVersion(self) -> int: ...
|
1654
|
-
@property
|
1655
|
-
def MetadataToken(self) -> int: ...
|
1656
|
-
@property
|
1657
|
-
def ModuleHandle(self) -> ModuleHandle: ...
|
1658
|
-
@property
|
1659
|
-
def ModuleVersionId(self) -> Guid: ...
|
1660
|
-
@property
|
1661
|
-
def Name(self) -> str: ...
|
1662
|
-
@property
|
1663
|
-
def ScopeName(self) -> str: ...
|
1664
|
-
def Equals(self, o: typing.Any) -> bool: ...
|
1665
|
-
def FindTypes(self, filter: TypeFilter, filterCriteria: typing.Any) -> Array_1[typing.Type[typing.Any]]: ...
|
1666
|
-
def GetCustomAttributesData(self) -> IList_1[CustomAttributeData]: ...
|
1667
|
-
def GetHashCode(self) -> int: ...
|
1668
|
-
def GetObjectData(self, info: SerializationInfo, context: StreamingContext) -> None: ...
|
1669
|
-
def GetPEKind(self, peKind: clr.Reference[PortableExecutableKinds], machine: clr.Reference[ImageFileMachine]) -> None: ...
|
1670
|
-
def GetTypes(self) -> Array_1[typing.Type[typing.Any]]: ...
|
1671
|
-
def IsDefined(self, attributeType: typing.Type[typing.Any], inherit: bool) -> bool: ...
|
1672
|
-
def IsResource(self) -> bool: ...
|
1673
|
-
def __eq__(self, left: Module, right: Module) -> bool: ...
|
1674
|
-
def __ne__(self, left: Module, right: Module) -> bool: ...
|
1675
|
-
def ResolveSignature(self, metadataToken: int) -> Array_1[int]: ...
|
1676
|
-
def ResolveString(self, metadataToken: int) -> str: ...
|
1677
|
-
def ToString(self) -> str: ...
|
1678
|
-
# Skipped GetCustomAttributes due to it being static, abstract and generic.
|
1679
|
-
|
1680
|
-
GetCustomAttributes : GetCustomAttributes_MethodGroup
|
1681
|
-
class GetCustomAttributes_MethodGroup:
|
1682
|
-
@typing.overload
|
1683
|
-
def __call__(self, inherit: bool) -> Array_1[typing.Any]:...
|
1684
|
-
@typing.overload
|
1685
|
-
def __call__(self, attributeType: typing.Type[typing.Any], inherit: bool) -> Array_1[typing.Any]:...
|
1686
|
-
|
1687
|
-
# Skipped GetField due to it being static, abstract and generic.
|
1688
|
-
|
1689
|
-
GetField : GetField_MethodGroup
|
1690
|
-
class GetField_MethodGroup:
|
1691
|
-
@typing.overload
|
1692
|
-
def __call__(self, name: str) -> FieldInfo:...
|
1693
|
-
@typing.overload
|
1694
|
-
def __call__(self, name: str, bindingAttr: BindingFlags) -> FieldInfo:...
|
1695
|
-
|
1696
|
-
# Skipped GetFields due to it being static, abstract and generic.
|
1697
|
-
|
1698
|
-
GetFields : GetFields_MethodGroup
|
1699
|
-
class GetFields_MethodGroup:
|
1700
|
-
@typing.overload
|
1701
|
-
def __call__(self) -> Array_1[FieldInfo]:...
|
1702
|
-
@typing.overload
|
1703
|
-
def __call__(self, bindingFlags: BindingFlags) -> Array_1[FieldInfo]:...
|
1704
|
-
|
1705
|
-
# Skipped GetMethod due to it being static, abstract and generic.
|
1706
|
-
|
1707
|
-
GetMethod : GetMethod_MethodGroup
|
1708
|
-
class GetMethod_MethodGroup:
|
1709
|
-
@typing.overload
|
1710
|
-
def __call__(self, name: str) -> MethodInfo:...
|
1711
|
-
@typing.overload
|
1712
|
-
def __call__(self, name: str, types: Array_1[typing.Type[typing.Any]]) -> MethodInfo:...
|
1713
|
-
@typing.overload
|
1714
|
-
def __call__(self, name: str, bindingAttr: BindingFlags, binder: Binder, callConvention: CallingConventions, types: Array_1[typing.Type[typing.Any]], modifiers: Array_1[ParameterModifier]) -> MethodInfo:...
|
1715
|
-
|
1716
|
-
# Skipped GetMethods due to it being static, abstract and generic.
|
1717
|
-
|
1718
|
-
GetMethods : GetMethods_MethodGroup
|
1719
|
-
class GetMethods_MethodGroup:
|
1720
|
-
@typing.overload
|
1721
|
-
def __call__(self) -> Array_1[MethodInfo]:...
|
1722
|
-
@typing.overload
|
1723
|
-
def __call__(self, bindingFlags: BindingFlags) -> Array_1[MethodInfo]:...
|
1724
|
-
|
1725
|
-
# Skipped GetType due to it being static, abstract and generic.
|
1726
|
-
|
1727
|
-
GetType : GetType_MethodGroup
|
1728
|
-
class GetType_MethodGroup:
|
1729
|
-
@typing.overload
|
1730
|
-
def __call__(self, className: str) -> typing.Type[typing.Any]:...
|
1731
|
-
@typing.overload
|
1732
|
-
def __call__(self, className: str, ignoreCase: bool) -> typing.Type[typing.Any]:...
|
1733
|
-
@typing.overload
|
1734
|
-
def __call__(self, className: str, throwOnError: bool, ignoreCase: bool) -> typing.Type[typing.Any]:...
|
1735
|
-
|
1736
|
-
# Skipped ResolveField due to it being static, abstract and generic.
|
1737
|
-
|
1738
|
-
ResolveField : ResolveField_MethodGroup
|
1739
|
-
class ResolveField_MethodGroup:
|
1740
|
-
@typing.overload
|
1741
|
-
def __call__(self, metadataToken: int) -> FieldInfo:...
|
1742
|
-
@typing.overload
|
1743
|
-
def __call__(self, metadataToken: int, genericTypeArguments: Array_1[typing.Type[typing.Any]], genericMethodArguments: Array_1[typing.Type[typing.Any]]) -> FieldInfo:...
|
1744
|
-
|
1745
|
-
# Skipped ResolveMember due to it being static, abstract and generic.
|
1746
|
-
|
1747
|
-
ResolveMember : ResolveMember_MethodGroup
|
1748
|
-
class ResolveMember_MethodGroup:
|
1749
|
-
@typing.overload
|
1750
|
-
def __call__(self, metadataToken: int) -> MemberInfo:...
|
1751
|
-
@typing.overload
|
1752
|
-
def __call__(self, metadataToken: int, genericTypeArguments: Array_1[typing.Type[typing.Any]], genericMethodArguments: Array_1[typing.Type[typing.Any]]) -> MemberInfo:...
|
1753
|
-
|
1754
|
-
# Skipped ResolveMethod due to it being static, abstract and generic.
|
1755
|
-
|
1756
|
-
ResolveMethod : ResolveMethod_MethodGroup
|
1757
|
-
class ResolveMethod_MethodGroup:
|
1758
|
-
@typing.overload
|
1759
|
-
def __call__(self, metadataToken: int) -> MethodBase:...
|
1760
|
-
@typing.overload
|
1761
|
-
def __call__(self, metadataToken: int, genericTypeArguments: Array_1[typing.Type[typing.Any]], genericMethodArguments: Array_1[typing.Type[typing.Any]]) -> MethodBase:...
|
1762
|
-
|
1763
|
-
# Skipped ResolveType due to it being static, abstract and generic.
|
1764
|
-
|
1765
|
-
ResolveType : ResolveType_MethodGroup
|
1766
|
-
class ResolveType_MethodGroup:
|
1767
|
-
@typing.overload
|
1768
|
-
def __call__(self, metadataToken: int) -> typing.Type[typing.Any]:...
|
1769
|
-
@typing.overload
|
1770
|
-
def __call__(self, metadataToken: int, genericTypeArguments: Array_1[typing.Type[typing.Any]], genericMethodArguments: Array_1[typing.Type[typing.Any]]) -> typing.Type[typing.Any]:...
|
1771
|
-
|
1772
|
-
|
1773
|
-
|
1774
|
-
class ModuleResolveEventHandler(MulticastDelegate):
|
1775
|
-
def __init__(self, object: typing.Any, method: int) -> None: ...
|
1776
|
-
@property
|
1777
|
-
def Method(self) -> MethodInfo: ...
|
1778
|
-
@property
|
1779
|
-
def Target(self) -> typing.Any: ...
|
1780
|
-
def BeginInvoke(self, sender: typing.Any, e: ResolveEventArgs, callback: AsyncCallback, object: typing.Any) -> IAsyncResult: ...
|
1781
|
-
def EndInvoke(self, result: IAsyncResult) -> Module: ...
|
1782
|
-
def Invoke(self, sender: typing.Any, e: ResolveEventArgs) -> Module: ...
|
1783
|
-
|
1784
|
-
|
1785
|
-
class NullabilityInfo:
|
1786
|
-
@property
|
1787
|
-
def ElementType(self) -> NullabilityInfo: ...
|
1788
|
-
@property
|
1789
|
-
def GenericTypeArguments(self) -> Array_1[NullabilityInfo]: ...
|
1790
|
-
@property
|
1791
|
-
def ReadState(self) -> NullabilityState: ...
|
1792
|
-
@ReadState.setter
|
1793
|
-
def ReadState(self, value: NullabilityState) -> NullabilityState: ...
|
1794
|
-
@property
|
1795
|
-
def Type(self) -> typing.Type[typing.Any]: ...
|
1796
|
-
@property
|
1797
|
-
def WriteState(self) -> NullabilityState: ...
|
1798
|
-
@WriteState.setter
|
1799
|
-
def WriteState(self, value: NullabilityState) -> NullabilityState: ...
|
1800
|
-
|
1801
|
-
|
1802
|
-
class NullabilityInfoContext:
|
1803
|
-
def __init__(self) -> None: ...
|
1804
|
-
# Skipped Create due to it being static, abstract and generic.
|
1805
|
-
|
1806
|
-
Create : Create_MethodGroup
|
1807
|
-
class Create_MethodGroup:
|
1808
|
-
@typing.overload
|
1809
|
-
def __call__(self, eventInfo: EventInfo) -> NullabilityInfo:...
|
1810
|
-
@typing.overload
|
1811
|
-
def __call__(self, fieldInfo: FieldInfo) -> NullabilityInfo:...
|
1812
|
-
@typing.overload
|
1813
|
-
def __call__(self, propertyInfo: PropertyInfo) -> NullabilityInfo:...
|
1814
|
-
@typing.overload
|
1815
|
-
def __call__(self, parameterInfo: ParameterInfo) -> NullabilityInfo:...
|
1816
|
-
|
1817
|
-
|
1818
|
-
|
1819
|
-
class NullabilityState(typing.SupportsInt):
|
1820
|
-
@typing.overload
|
1821
|
-
def __init__(self, value : int) -> None: ...
|
1822
|
-
@typing.overload
|
1823
|
-
def __init__(self, value : int, force_if_true: bool) -> None: ...
|
1824
|
-
def __int__(self) -> int: ...
|
1825
|
-
|
1826
|
-
# Values:
|
1827
|
-
Unknown : NullabilityState # 0
|
1828
|
-
NotNull : NullabilityState # 1
|
1829
|
-
Nullable : NullabilityState # 2
|
1830
|
-
|
1831
|
-
|
1832
|
-
class ObfuscateAssemblyAttribute(Attribute):
|
1833
|
-
def __init__(self, assemblyIsPrivate: bool) -> None: ...
|
1834
|
-
@property
|
1835
|
-
def AssemblyIsPrivate(self) -> bool: ...
|
1836
|
-
@property
|
1837
|
-
def StripAfterObfuscation(self) -> bool: ...
|
1838
|
-
@StripAfterObfuscation.setter
|
1839
|
-
def StripAfterObfuscation(self, value: bool) -> bool: ...
|
1840
|
-
@property
|
1841
|
-
def TypeId(self) -> typing.Any: ...
|
1842
|
-
|
1843
|
-
|
1844
|
-
class ObfuscationAttribute(Attribute):
|
1845
|
-
def __init__(self) -> None: ...
|
1846
|
-
@property
|
1847
|
-
def ApplyToMembers(self) -> bool: ...
|
1848
|
-
@ApplyToMembers.setter
|
1849
|
-
def ApplyToMembers(self, value: bool) -> bool: ...
|
1850
|
-
@property
|
1851
|
-
def Exclude(self) -> bool: ...
|
1852
|
-
@Exclude.setter
|
1853
|
-
def Exclude(self, value: bool) -> bool: ...
|
1854
|
-
@property
|
1855
|
-
def Feature(self) -> str: ...
|
1856
|
-
@Feature.setter
|
1857
|
-
def Feature(self, value: str) -> str: ...
|
1858
|
-
@property
|
1859
|
-
def StripAfterObfuscation(self) -> bool: ...
|
1860
|
-
@StripAfterObfuscation.setter
|
1861
|
-
def StripAfterObfuscation(self, value: bool) -> bool: ...
|
1862
|
-
@property
|
1863
|
-
def TypeId(self) -> typing.Any: ...
|
1864
|
-
|
1865
|
-
|
1866
|
-
class ParameterAttributes(typing.SupportsInt):
|
1867
|
-
@typing.overload
|
1868
|
-
def __init__(self, value : int) -> None: ...
|
1869
|
-
@typing.overload
|
1870
|
-
def __init__(self, value : int, force_if_true: bool) -> None: ...
|
1871
|
-
def __int__(self) -> int: ...
|
1872
|
-
|
1873
|
-
# Values:
|
1874
|
-
None_ : ParameterAttributes # 0
|
1875
|
-
In : ParameterAttributes # 1
|
1876
|
-
Out : ParameterAttributes # 2
|
1877
|
-
Lcid : ParameterAttributes # 4
|
1878
|
-
Retval : ParameterAttributes # 8
|
1879
|
-
Optional : ParameterAttributes # 16
|
1880
|
-
HasDefault : ParameterAttributes # 4096
|
1881
|
-
HasFieldMarshal : ParameterAttributes # 8192
|
1882
|
-
Reserved3 : ParameterAttributes # 16384
|
1883
|
-
Reserved4 : ParameterAttributes # 32768
|
1884
|
-
ReservedMask : ParameterAttributes # 61440
|
1885
|
-
|
1886
|
-
|
1887
|
-
class ParameterInfo(IObjectReference, ICustomAttributeProvider):
|
1888
|
-
@property
|
1889
|
-
def Attributes(self) -> ParameterAttributes: ...
|
1890
|
-
@property
|
1891
|
-
def CustomAttributes(self) -> IEnumerable_1[CustomAttributeData]: ...
|
1892
|
-
@property
|
1893
|
-
def DefaultValue(self) -> typing.Any: ...
|
1894
|
-
@property
|
1895
|
-
def HasDefaultValue(self) -> bool: ...
|
1896
|
-
@property
|
1897
|
-
def IsIn(self) -> bool: ...
|
1898
|
-
@property
|
1899
|
-
def IsLcid(self) -> bool: ...
|
1900
|
-
@property
|
1901
|
-
def IsOptional(self) -> bool: ...
|
1902
|
-
@property
|
1903
|
-
def IsOut(self) -> bool: ...
|
1904
|
-
@property
|
1905
|
-
def IsRetval(self) -> bool: ...
|
1906
|
-
@property
|
1907
|
-
def Member(self) -> MemberInfo: ...
|
1908
|
-
@property
|
1909
|
-
def MetadataToken(self) -> int: ...
|
1910
|
-
@property
|
1911
|
-
def Name(self) -> str: ...
|
1912
|
-
@property
|
1913
|
-
def ParameterType(self) -> typing.Type[typing.Any]: ...
|
1914
|
-
@property
|
1915
|
-
def Position(self) -> int: ...
|
1916
|
-
@property
|
1917
|
-
def RawDefaultValue(self) -> typing.Any: ...
|
1918
|
-
def GetCustomAttributesData(self) -> IList_1[CustomAttributeData]: ...
|
1919
|
-
def GetModifiedParameterType(self) -> typing.Type[typing.Any]: ...
|
1920
|
-
def GetOptionalCustomModifiers(self) -> Array_1[typing.Type[typing.Any]]: ...
|
1921
|
-
def GetRealObject(self, context: StreamingContext) -> typing.Any: ...
|
1922
|
-
def GetRequiredCustomModifiers(self) -> Array_1[typing.Type[typing.Any]]: ...
|
1923
|
-
def IsDefined(self, attributeType: typing.Type[typing.Any], inherit: bool) -> bool: ...
|
1924
|
-
def ToString(self) -> str: ...
|
1925
|
-
# Skipped GetCustomAttributes due to it being static, abstract and generic.
|
1926
|
-
|
1927
|
-
GetCustomAttributes : GetCustomAttributes_MethodGroup
|
1928
|
-
class GetCustomAttributes_MethodGroup:
|
1929
|
-
@typing.overload
|
1930
|
-
def __call__(self, inherit: bool) -> Array_1[typing.Any]:...
|
1931
|
-
@typing.overload
|
1932
|
-
def __call__(self, attributeType: typing.Type[typing.Any], inherit: bool) -> Array_1[typing.Any]:...
|
1933
|
-
|
1934
|
-
|
1935
|
-
|
1936
|
-
class ParameterModifier:
|
1937
|
-
def __init__(self, parameterCount: int) -> None: ...
|
1938
|
-
@property
|
1939
|
-
def Item(self) -> bool: ...
|
1940
|
-
@Item.setter
|
1941
|
-
def Item(self, value: bool) -> bool: ...
|
1942
|
-
|
1943
|
-
|
1944
|
-
class Pointer(ISerializable):
|
1945
|
-
@staticmethod
|
1946
|
-
def Box(ptr: clr.Reference[None], type: typing.Type[typing.Any]) -> typing.Any: ...
|
1947
|
-
def Equals(self, obj: typing.Any) -> bool: ...
|
1948
|
-
def GetHashCode(self) -> int: ...
|
1949
|
-
@staticmethod
|
1950
|
-
def Unbox(ptr: typing.Any) -> clr.Reference[None]: ...
|
1951
|
-
|
1952
|
-
|
1953
|
-
class PortableExecutableKinds(typing.SupportsInt):
|
1954
|
-
@typing.overload
|
1955
|
-
def __init__(self, value : int) -> None: ...
|
1956
|
-
@typing.overload
|
1957
|
-
def __init__(self, value : int, force_if_true: bool) -> None: ...
|
1958
|
-
def __int__(self) -> int: ...
|
1959
|
-
|
1960
|
-
# Values:
|
1961
|
-
NotAPortableExecutableImage : PortableExecutableKinds # 0
|
1962
|
-
ILOnly : PortableExecutableKinds # 1
|
1963
|
-
Required32Bit : PortableExecutableKinds # 2
|
1964
|
-
PE32Plus : PortableExecutableKinds # 4
|
1965
|
-
Unmanaged32Bit : PortableExecutableKinds # 8
|
1966
|
-
Preferred32Bit : PortableExecutableKinds # 16
|
1967
|
-
|
1968
|
-
|
1969
|
-
class ProcessorArchitecture(typing.SupportsInt):
|
1970
|
-
@typing.overload
|
1971
|
-
def __init__(self, value : int) -> None: ...
|
1972
|
-
@typing.overload
|
1973
|
-
def __init__(self, value : int, force_if_true: bool) -> None: ...
|
1974
|
-
def __int__(self) -> int: ...
|
1975
|
-
|
1976
|
-
# Values:
|
1977
|
-
None_ : ProcessorArchitecture # 0
|
1978
|
-
MSIL : ProcessorArchitecture # 1
|
1979
|
-
X86 : ProcessorArchitecture # 2
|
1980
|
-
IA64 : ProcessorArchitecture # 3
|
1981
|
-
Amd64 : ProcessorArchitecture # 4
|
1982
|
-
Arm : ProcessorArchitecture # 5
|
1983
|
-
|
1984
|
-
|
1985
|
-
class PropertyAttributes(typing.SupportsInt):
|
1986
|
-
@typing.overload
|
1987
|
-
def __init__(self, value : int) -> None: ...
|
1988
|
-
@typing.overload
|
1989
|
-
def __init__(self, value : int, force_if_true: bool) -> None: ...
|
1990
|
-
def __int__(self) -> int: ...
|
1991
|
-
|
1992
|
-
# Values:
|
1993
|
-
None_ : PropertyAttributes # 0
|
1994
|
-
SpecialName : PropertyAttributes # 512
|
1995
|
-
RTSpecialName : PropertyAttributes # 1024
|
1996
|
-
HasDefault : PropertyAttributes # 4096
|
1997
|
-
Reserved2 : PropertyAttributes # 8192
|
1998
|
-
Reserved3 : PropertyAttributes # 16384
|
1999
|
-
Reserved4 : PropertyAttributes # 32768
|
2000
|
-
ReservedMask : PropertyAttributes # 62464
|
2001
|
-
|
2002
|
-
|
2003
|
-
class PropertyInfo(MemberInfo):
|
2004
|
-
@property
|
2005
|
-
def Attributes(self) -> PropertyAttributes: ...
|
2006
|
-
@property
|
2007
|
-
def CanRead(self) -> bool: ...
|
2008
|
-
@property
|
2009
|
-
def CanWrite(self) -> bool: ...
|
2010
|
-
@property
|
2011
|
-
def CustomAttributes(self) -> IEnumerable_1[CustomAttributeData]: ...
|
2012
|
-
@property
|
2013
|
-
def DeclaringType(self) -> typing.Type[typing.Any]: ...
|
2014
|
-
@property
|
2015
|
-
def GetMethod(self) -> MethodInfo: ...
|
2016
|
-
@property
|
2017
|
-
def IsCollectible(self) -> bool: ...
|
2018
|
-
@property
|
2019
|
-
def IsSpecialName(self) -> bool: ...
|
2020
|
-
@property
|
2021
|
-
def MemberType(self) -> MemberTypes: ...
|
2022
|
-
@property
|
2023
|
-
def MetadataToken(self) -> int: ...
|
2024
|
-
@property
|
2025
|
-
def Module(self) -> Module: ...
|
2026
|
-
@property
|
2027
|
-
def Name(self) -> str: ...
|
2028
|
-
@property
|
2029
|
-
def PropertyType(self) -> typing.Type[typing.Any]: ...
|
2030
|
-
@property
|
2031
|
-
def ReflectedType(self) -> typing.Type[typing.Any]: ...
|
2032
|
-
@property
|
2033
|
-
def SetMethod(self) -> MethodInfo: ...
|
2034
|
-
def Equals(self, obj: typing.Any) -> bool: ...
|
2035
|
-
def GetConstantValue(self) -> typing.Any: ...
|
2036
|
-
def GetHashCode(self) -> int: ...
|
2037
|
-
@abc.abstractmethod
|
2038
|
-
def GetIndexParameters(self) -> Array_1[ParameterInfo]: ...
|
2039
|
-
def GetModifiedPropertyType(self) -> typing.Type[typing.Any]: ...
|
2040
|
-
def GetOptionalCustomModifiers(self) -> Array_1[typing.Type[typing.Any]]: ...
|
2041
|
-
def GetRawConstantValue(self) -> typing.Any: ...
|
2042
|
-
def GetRequiredCustomModifiers(self) -> Array_1[typing.Type[typing.Any]]: ...
|
2043
|
-
def __eq__(self, left: PropertyInfo, right: PropertyInfo) -> bool: ...
|
2044
|
-
def __ne__(self, left: PropertyInfo, right: PropertyInfo) -> bool: ...
|
2045
|
-
# Skipped GetAccessors due to it being static, abstract and generic.
|
2046
|
-
|
2047
|
-
GetAccessors : GetAccessors_MethodGroup
|
2048
|
-
class GetAccessors_MethodGroup:
|
2049
|
-
@typing.overload
|
2050
|
-
def __call__(self) -> Array_1[MethodInfo]:...
|
2051
|
-
@typing.overload
|
2052
|
-
def __call__(self, nonPublic: bool) -> Array_1[MethodInfo]:...
|
2053
|
-
|
2054
|
-
# Skipped GetGetMethod due to it being static, abstract and generic.
|
2055
|
-
|
2056
|
-
GetGetMethod : GetGetMethod_MethodGroup
|
2057
|
-
class GetGetMethod_MethodGroup:
|
2058
|
-
@typing.overload
|
2059
|
-
def __call__(self) -> MethodInfo:...
|
2060
|
-
@typing.overload
|
2061
|
-
def __call__(self, nonPublic: bool) -> MethodInfo:...
|
2062
|
-
|
2063
|
-
# Skipped GetSetMethod due to it being static, abstract and generic.
|
2064
|
-
|
2065
|
-
GetSetMethod : GetSetMethod_MethodGroup
|
2066
|
-
class GetSetMethod_MethodGroup:
|
2067
|
-
@typing.overload
|
2068
|
-
def __call__(self) -> MethodInfo:...
|
2069
|
-
@typing.overload
|
2070
|
-
def __call__(self, nonPublic: bool) -> MethodInfo:...
|
2071
|
-
|
2072
|
-
# Skipped GetValue due to it being static, abstract and generic.
|
2073
|
-
|
2074
|
-
GetValue : GetValue_MethodGroup
|
2075
|
-
class GetValue_MethodGroup:
|
2076
|
-
@typing.overload
|
2077
|
-
def __call__(self, obj: typing.Any) -> typing.Any:...
|
2078
|
-
@typing.overload
|
2079
|
-
def __call__(self, obj: typing.Any, index: Array_1[typing.Any]) -> typing.Any:...
|
2080
|
-
@typing.overload
|
2081
|
-
def __call__(self, obj: typing.Any, invokeAttr: BindingFlags, binder: Binder, index: Array_1[typing.Any], culture: CultureInfo) -> typing.Any:...
|
2082
|
-
|
2083
|
-
# Skipped SetValue due to it being static, abstract and generic.
|
2084
|
-
|
2085
|
-
SetValue : SetValue_MethodGroup
|
2086
|
-
class SetValue_MethodGroup:
|
2087
|
-
@typing.overload
|
2088
|
-
def __call__(self, obj: typing.Any, value: typing.Any) -> None:...
|
2089
|
-
@typing.overload
|
2090
|
-
def __call__(self, obj: typing.Any, value: typing.Any, index: Array_1[typing.Any]) -> None:...
|
2091
|
-
@typing.overload
|
2092
|
-
def __call__(self, obj: typing.Any, value: typing.Any, invokeAttr: BindingFlags, binder: Binder, index: Array_1[typing.Any], culture: CultureInfo) -> None:...
|
2093
|
-
|
2094
|
-
|
2095
|
-
|
2096
|
-
class ReflectionContext(abc.ABC):
|
2097
|
-
def GetTypeForObject(self, value: typing.Any) -> TypeInfo: ...
|
2098
|
-
@abc.abstractmethod
|
2099
|
-
def MapAssembly(self, assembly: Assembly) -> Assembly: ...
|
2100
|
-
@abc.abstractmethod
|
2101
|
-
def MapType(self, type: TypeInfo) -> TypeInfo: ...
|
2102
|
-
|
2103
|
-
|
2104
|
-
class ReflectionTypeLoadException(SystemException):
|
2105
|
-
@typing.overload
|
2106
|
-
def __init__(self, classes: Array_1[typing.Type[typing.Any]], exceptions: Array_1[Exception]) -> None: ...
|
2107
|
-
@typing.overload
|
2108
|
-
def __init__(self, classes: Array_1[typing.Type[typing.Any]], exceptions: Array_1[Exception], message: str) -> None: ...
|
2109
|
-
@property
|
2110
|
-
def Data(self) -> IDictionary: ...
|
2111
|
-
@property
|
2112
|
-
def HelpLink(self) -> str: ...
|
2113
|
-
@HelpLink.setter
|
2114
|
-
def HelpLink(self, value: str) -> str: ...
|
2115
|
-
@property
|
2116
|
-
def HResult(self) -> int: ...
|
2117
|
-
@HResult.setter
|
2118
|
-
def HResult(self, value: int) -> int: ...
|
2119
|
-
@property
|
2120
|
-
def InnerException(self) -> Exception: ...
|
2121
|
-
@property
|
2122
|
-
def LoaderExceptions(self) -> Array_1[Exception]: ...
|
2123
|
-
@property
|
2124
|
-
def Message(self) -> str: ...
|
2125
|
-
@property
|
2126
|
-
def Source(self) -> str: ...
|
2127
|
-
@Source.setter
|
2128
|
-
def Source(self, value: str) -> str: ...
|
2129
|
-
@property
|
2130
|
-
def StackTrace(self) -> str: ...
|
2131
|
-
@property
|
2132
|
-
def TargetSite(self) -> MethodBase: ...
|
2133
|
-
@property
|
2134
|
-
def Types(self) -> Array_1[typing.Type[typing.Any]]: ...
|
2135
|
-
def GetObjectData(self, info: SerializationInfo, context: StreamingContext) -> None: ...
|
2136
|
-
def ToString(self) -> str: ...
|
2137
|
-
|
2138
|
-
|
2139
|
-
class ResourceAttributes(typing.SupportsInt):
|
2140
|
-
@typing.overload
|
2141
|
-
def __init__(self, value : int) -> None: ...
|
2142
|
-
@typing.overload
|
2143
|
-
def __init__(self, value : int, force_if_true: bool) -> None: ...
|
2144
|
-
def __int__(self) -> int: ...
|
2145
|
-
|
2146
|
-
# Values:
|
2147
|
-
Public : ResourceAttributes # 1
|
2148
|
-
Private : ResourceAttributes # 2
|
2149
|
-
|
2150
|
-
|
2151
|
-
class ResourceLocation(typing.SupportsInt):
|
2152
|
-
@typing.overload
|
2153
|
-
def __init__(self, value : int) -> None: ...
|
2154
|
-
@typing.overload
|
2155
|
-
def __init__(self, value : int, force_if_true: bool) -> None: ...
|
2156
|
-
def __int__(self) -> int: ...
|
2157
|
-
|
2158
|
-
# Values:
|
2159
|
-
Embedded : ResourceLocation # 1
|
2160
|
-
ContainedInAnotherAssembly : ResourceLocation # 2
|
2161
|
-
ContainedInManifestFile : ResourceLocation # 4
|
2162
|
-
|
2163
|
-
|
2164
|
-
class RuntimeReflectionExtensions(abc.ABC):
|
2165
|
-
@staticmethod
|
2166
|
-
def GetMethodInfo(del_: Delegate) -> MethodInfo: ...
|
2167
|
-
@staticmethod
|
2168
|
-
def GetRuntimeBaseDefinition(method: MethodInfo) -> MethodInfo: ...
|
2169
|
-
@staticmethod
|
2170
|
-
def GetRuntimeEvent(type: typing.Type[typing.Any], name: str) -> EventInfo: ...
|
2171
|
-
@staticmethod
|
2172
|
-
def GetRuntimeEvents(type: typing.Type[typing.Any]) -> IEnumerable_1[EventInfo]: ...
|
2173
|
-
@staticmethod
|
2174
|
-
def GetRuntimeField(type: typing.Type[typing.Any], name: str) -> FieldInfo: ...
|
2175
|
-
@staticmethod
|
2176
|
-
def GetRuntimeFields(type: typing.Type[typing.Any]) -> IEnumerable_1[FieldInfo]: ...
|
2177
|
-
@staticmethod
|
2178
|
-
def GetRuntimeInterfaceMap(typeInfo: TypeInfo, interfaceType: typing.Type[typing.Any]) -> InterfaceMapping: ...
|
2179
|
-
@staticmethod
|
2180
|
-
def GetRuntimeMethod(type: typing.Type[typing.Any], name: str, parameters: Array_1[typing.Type[typing.Any]]) -> MethodInfo: ...
|
2181
|
-
@staticmethod
|
2182
|
-
def GetRuntimeMethods(type: typing.Type[typing.Any]) -> IEnumerable_1[MethodInfo]: ...
|
2183
|
-
@staticmethod
|
2184
|
-
def GetRuntimeProperties(type: typing.Type[typing.Any]) -> IEnumerable_1[PropertyInfo]: ...
|
2185
|
-
@staticmethod
|
2186
|
-
def GetRuntimeProperty(type: typing.Type[typing.Any], name: str) -> PropertyInfo: ...
|
2187
|
-
|
2188
|
-
|
2189
|
-
class StrongNameKeyPair(ISerializable, IDeserializationCallback):
|
2190
|
-
@typing.overload
|
2191
|
-
def __init__(self, keyPairArray: Array_1[int]) -> None: ...
|
2192
|
-
@typing.overload
|
2193
|
-
def __init__(self, keyPairContainer: str) -> None: ...
|
2194
|
-
@typing.overload
|
2195
|
-
def __init__(self, keyPairFile: FileStream) -> None: ...
|
2196
|
-
@property
|
2197
|
-
def PublicKey(self) -> Array_1[int]: ...
|
2198
|
-
|
2199
|
-
|
2200
|
-
class TargetException(ApplicationException):
|
2201
|
-
@typing.overload
|
2202
|
-
def __init__(self) -> None: ...
|
2203
|
-
@typing.overload
|
2204
|
-
def __init__(self, message: str) -> None: ...
|
2205
|
-
@typing.overload
|
2206
|
-
def __init__(self, message: str, inner: Exception) -> None: ...
|
2207
|
-
@property
|
2208
|
-
def Data(self) -> IDictionary: ...
|
2209
|
-
@property
|
2210
|
-
def HelpLink(self) -> str: ...
|
2211
|
-
@HelpLink.setter
|
2212
|
-
def HelpLink(self, value: str) -> str: ...
|
2213
|
-
@property
|
2214
|
-
def HResult(self) -> int: ...
|
2215
|
-
@HResult.setter
|
2216
|
-
def HResult(self, value: int) -> int: ...
|
2217
|
-
@property
|
2218
|
-
def InnerException(self) -> Exception: ...
|
2219
|
-
@property
|
2220
|
-
def Message(self) -> str: ...
|
2221
|
-
@property
|
2222
|
-
def Source(self) -> str: ...
|
2223
|
-
@Source.setter
|
2224
|
-
def Source(self, value: str) -> str: ...
|
2225
|
-
@property
|
2226
|
-
def StackTrace(self) -> str: ...
|
2227
|
-
@property
|
2228
|
-
def TargetSite(self) -> MethodBase: ...
|
2229
|
-
|
2230
|
-
|
2231
|
-
class TargetInvocationException(ApplicationException):
|
2232
|
-
@typing.overload
|
2233
|
-
def __init__(self, inner: Exception) -> None: ...
|
2234
|
-
@typing.overload
|
2235
|
-
def __init__(self, message: str, inner: Exception) -> None: ...
|
2236
|
-
@property
|
2237
|
-
def Data(self) -> IDictionary: ...
|
2238
|
-
@property
|
2239
|
-
def HelpLink(self) -> str: ...
|
2240
|
-
@HelpLink.setter
|
2241
|
-
def HelpLink(self, value: str) -> str: ...
|
2242
|
-
@property
|
2243
|
-
def HResult(self) -> int: ...
|
2244
|
-
@HResult.setter
|
2245
|
-
def HResult(self, value: int) -> int: ...
|
2246
|
-
@property
|
2247
|
-
def InnerException(self) -> Exception: ...
|
2248
|
-
@property
|
2249
|
-
def Message(self) -> str: ...
|
2250
|
-
@property
|
2251
|
-
def Source(self) -> str: ...
|
2252
|
-
@Source.setter
|
2253
|
-
def Source(self, value: str) -> str: ...
|
2254
|
-
@property
|
2255
|
-
def StackTrace(self) -> str: ...
|
2256
|
-
@property
|
2257
|
-
def TargetSite(self) -> MethodBase: ...
|
2258
|
-
|
2259
|
-
|
2260
|
-
class TargetParameterCountException(ApplicationException):
|
2261
|
-
@typing.overload
|
2262
|
-
def __init__(self) -> None: ...
|
2263
|
-
@typing.overload
|
2264
|
-
def __init__(self, message: str) -> None: ...
|
2265
|
-
@typing.overload
|
2266
|
-
def __init__(self, message: str, inner: Exception) -> None: ...
|
2267
|
-
@property
|
2268
|
-
def Data(self) -> IDictionary: ...
|
2269
|
-
@property
|
2270
|
-
def HelpLink(self) -> str: ...
|
2271
|
-
@HelpLink.setter
|
2272
|
-
def HelpLink(self, value: str) -> str: ...
|
2273
|
-
@property
|
2274
|
-
def HResult(self) -> int: ...
|
2275
|
-
@HResult.setter
|
2276
|
-
def HResult(self, value: int) -> int: ...
|
2277
|
-
@property
|
2278
|
-
def InnerException(self) -> Exception: ...
|
2279
|
-
@property
|
2280
|
-
def Message(self) -> str: ...
|
2281
|
-
@property
|
2282
|
-
def Source(self) -> str: ...
|
2283
|
-
@Source.setter
|
2284
|
-
def Source(self, value: str) -> str: ...
|
2285
|
-
@property
|
2286
|
-
def StackTrace(self) -> str: ...
|
2287
|
-
@property
|
2288
|
-
def TargetSite(self) -> MethodBase: ...
|
2289
|
-
|
2290
|
-
|
2291
|
-
class TypeAttributes(typing.SupportsInt):
|
2292
|
-
@typing.overload
|
2293
|
-
def __init__(self, value : int) -> None: ...
|
2294
|
-
@typing.overload
|
2295
|
-
def __init__(self, value : int, force_if_true: bool) -> None: ...
|
2296
|
-
def __int__(self) -> int: ...
|
2297
|
-
|
2298
|
-
# Values:
|
2299
|
-
NotPublic : TypeAttributes # 0
|
2300
|
-
AutoLayout : TypeAttributes # 0
|
2301
|
-
AnsiClass : TypeAttributes # 0
|
2302
|
-
Class : TypeAttributes # 0
|
2303
|
-
Public : TypeAttributes # 1
|
2304
|
-
NestedPublic : TypeAttributes # 2
|
2305
|
-
NestedPrivate : TypeAttributes # 3
|
2306
|
-
NestedFamily : TypeAttributes # 4
|
2307
|
-
NestedAssembly : TypeAttributes # 5
|
2308
|
-
NestedFamANDAssem : TypeAttributes # 6
|
2309
|
-
VisibilityMask : TypeAttributes # 7
|
2310
|
-
NestedFamORAssem : TypeAttributes # 7
|
2311
|
-
SequentialLayout : TypeAttributes # 8
|
2312
|
-
ExplicitLayout : TypeAttributes # 16
|
2313
|
-
LayoutMask : TypeAttributes # 24
|
2314
|
-
Interface : TypeAttributes # 32
|
2315
|
-
ClassSemanticsMask : TypeAttributes # 32
|
2316
|
-
Abstract : TypeAttributes # 128
|
2317
|
-
Sealed : TypeAttributes # 256
|
2318
|
-
SpecialName : TypeAttributes # 1024
|
2319
|
-
RTSpecialName : TypeAttributes # 2048
|
2320
|
-
Import : TypeAttributes # 4096
|
2321
|
-
Serializable : TypeAttributes # 8192
|
2322
|
-
WindowsRuntime : TypeAttributes # 16384
|
2323
|
-
UnicodeClass : TypeAttributes # 65536
|
2324
|
-
AutoClass : TypeAttributes # 131072
|
2325
|
-
StringFormatMask : TypeAttributes # 196608
|
2326
|
-
CustomFormatClass : TypeAttributes # 196608
|
2327
|
-
HasSecurity : TypeAttributes # 262144
|
2328
|
-
ReservedMask : TypeAttributes # 264192
|
2329
|
-
BeforeFieldInit : TypeAttributes # 1048576
|
2330
|
-
CustomFormatMask : TypeAttributes # 12582912
|
2331
|
-
|
2332
|
-
|
2333
|
-
class TypeDelegator(TypeInfo):
|
2334
|
-
def __init__(self, delegatingType: typing.Type[typing.Any]) -> None: ...
|
2335
|
-
@property
|
2336
|
-
def Assembly(self) -> Assembly: ...
|
2337
|
-
@property
|
2338
|
-
def AssemblyQualifiedName(self) -> str: ...
|
2339
|
-
@property
|
2340
|
-
def Attributes(self) -> TypeAttributes: ...
|
2341
|
-
@property
|
2342
|
-
def BaseType(self) -> typing.Type[typing.Any]: ...
|
2343
|
-
@property
|
2344
|
-
def ContainsGenericParameters(self) -> bool: ...
|
2345
|
-
@property
|
2346
|
-
def CustomAttributes(self) -> IEnumerable_1[CustomAttributeData]: ...
|
2347
|
-
@property
|
2348
|
-
def DeclaredConstructors(self) -> IEnumerable_1[ConstructorInfo]: ...
|
2349
|
-
@property
|
2350
|
-
def DeclaredEvents(self) -> IEnumerable_1[EventInfo]: ...
|
2351
|
-
@property
|
2352
|
-
def DeclaredFields(self) -> IEnumerable_1[FieldInfo]: ...
|
2353
|
-
@property
|
2354
|
-
def DeclaredMembers(self) -> IEnumerable_1[MemberInfo]: ...
|
2355
|
-
@property
|
2356
|
-
def DeclaredMethods(self) -> IEnumerable_1[MethodInfo]: ...
|
2357
|
-
@property
|
2358
|
-
def DeclaredNestedTypes(self) -> IEnumerable_1[TypeInfo]: ...
|
2359
|
-
@property
|
2360
|
-
def DeclaredProperties(self) -> IEnumerable_1[PropertyInfo]: ...
|
2361
|
-
@property
|
2362
|
-
def DeclaringMethod(self) -> MethodBase: ...
|
2363
|
-
@property
|
2364
|
-
def DeclaringType(self) -> typing.Type[typing.Any]: ...
|
2365
|
-
@property
|
2366
|
-
def FullName(self) -> str: ...
|
2367
|
-
@property
|
2368
|
-
def GenericParameterAttributes(self) -> GenericParameterAttributes: ...
|
2369
|
-
@property
|
2370
|
-
def GenericParameterPosition(self) -> int: ...
|
2371
|
-
@property
|
2372
|
-
def GenericTypeArguments(self) -> Array_1[typing.Type[typing.Any]]: ...
|
2373
|
-
@property
|
2374
|
-
def GenericTypeParameters(self) -> Array_1[typing.Type[typing.Any]]: ...
|
2375
|
-
@property
|
2376
|
-
def GUID(self) -> Guid: ...
|
2377
|
-
@property
|
2378
|
-
def HasElementType(self) -> bool: ...
|
2379
|
-
@property
|
2380
|
-
def ImplementedInterfaces(self) -> IEnumerable_1[typing.Type[typing.Any]]: ...
|
2381
|
-
@property
|
2382
|
-
def IsAbstract(self) -> bool: ...
|
2383
|
-
@property
|
2384
|
-
def IsAnsiClass(self) -> bool: ...
|
2385
|
-
@property
|
2386
|
-
def IsArray(self) -> bool: ...
|
2387
|
-
@property
|
2388
|
-
def IsAutoClass(self) -> bool: ...
|
2389
|
-
@property
|
2390
|
-
def IsAutoLayout(self) -> bool: ...
|
2391
|
-
@property
|
2392
|
-
def IsByRef(self) -> bool: ...
|
2393
|
-
@property
|
2394
|
-
def IsByRefLike(self) -> bool: ...
|
2395
|
-
@property
|
2396
|
-
def IsClass(self) -> bool: ...
|
2397
|
-
@property
|
2398
|
-
def IsCollectible(self) -> bool: ...
|
2399
|
-
@property
|
2400
|
-
def IsCOMObject(self) -> bool: ...
|
2401
|
-
@property
|
2402
|
-
def IsConstructedGenericType(self) -> bool: ...
|
2403
|
-
@property
|
2404
|
-
def IsContextful(self) -> bool: ...
|
2405
|
-
@property
|
2406
|
-
def IsEnum(self) -> bool: ...
|
2407
|
-
@property
|
2408
|
-
def IsExplicitLayout(self) -> bool: ...
|
2409
|
-
@property
|
2410
|
-
def IsFunctionPointer(self) -> bool: ...
|
2411
|
-
@property
|
2412
|
-
def IsGenericMethodParameter(self) -> bool: ...
|
2413
|
-
@property
|
2414
|
-
def IsGenericParameter(self) -> bool: ...
|
2415
|
-
@property
|
2416
|
-
def IsGenericType(self) -> bool: ...
|
2417
|
-
@property
|
2418
|
-
def IsGenericTypeDefinition(self) -> bool: ...
|
2419
|
-
@property
|
2420
|
-
def IsGenericTypeParameter(self) -> bool: ...
|
2421
|
-
@property
|
2422
|
-
def IsImport(self) -> bool: ...
|
2423
|
-
@property
|
2424
|
-
def IsInterface(self) -> bool: ...
|
2425
|
-
@property
|
2426
|
-
def IsLayoutSequential(self) -> bool: ...
|
2427
|
-
@property
|
2428
|
-
def IsMarshalByRef(self) -> bool: ...
|
2429
|
-
@property
|
2430
|
-
def IsNested(self) -> bool: ...
|
2431
|
-
@property
|
2432
|
-
def IsNestedAssembly(self) -> bool: ...
|
2433
|
-
@property
|
2434
|
-
def IsNestedFamANDAssem(self) -> bool: ...
|
2435
|
-
@property
|
2436
|
-
def IsNestedFamily(self) -> bool: ...
|
2437
|
-
@property
|
2438
|
-
def IsNestedFamORAssem(self) -> bool: ...
|
2439
|
-
@property
|
2440
|
-
def IsNestedPrivate(self) -> bool: ...
|
2441
|
-
@property
|
2442
|
-
def IsNestedPublic(self) -> bool: ...
|
2443
|
-
@property
|
2444
|
-
def IsNotPublic(self) -> bool: ...
|
2445
|
-
@property
|
2446
|
-
def IsPointer(self) -> bool: ...
|
2447
|
-
@property
|
2448
|
-
def IsPrimitive(self) -> bool: ...
|
2449
|
-
@property
|
2450
|
-
def IsPublic(self) -> bool: ...
|
2451
|
-
@property
|
2452
|
-
def IsSealed(self) -> bool: ...
|
2453
|
-
@property
|
2454
|
-
def IsSecurityCritical(self) -> bool: ...
|
2455
|
-
@property
|
2456
|
-
def IsSecuritySafeCritical(self) -> bool: ...
|
2457
|
-
@property
|
2458
|
-
def IsSecurityTransparent(self) -> bool: ...
|
2459
|
-
@property
|
2460
|
-
def IsSerializable(self) -> bool: ...
|
2461
|
-
@property
|
2462
|
-
def IsSignatureType(self) -> bool: ...
|
2463
|
-
@property
|
2464
|
-
def IsSpecialName(self) -> bool: ...
|
2465
|
-
@property
|
2466
|
-
def IsSZArray(self) -> bool: ...
|
2467
|
-
@property
|
2468
|
-
def IsTypeDefinition(self) -> bool: ...
|
2469
|
-
@property
|
2470
|
-
def IsUnicodeClass(self) -> bool: ...
|
2471
|
-
@property
|
2472
|
-
def IsUnmanagedFunctionPointer(self) -> bool: ...
|
2473
|
-
@property
|
2474
|
-
def IsValueType(self) -> bool: ...
|
2475
|
-
@property
|
2476
|
-
def IsVariableBoundArray(self) -> bool: ...
|
2477
|
-
@property
|
2478
|
-
def IsVisible(self) -> bool: ...
|
2479
|
-
@property
|
2480
|
-
def MemberType(self) -> MemberTypes: ...
|
2481
|
-
@property
|
2482
|
-
def MetadataToken(self) -> int: ...
|
2483
|
-
@property
|
2484
|
-
def Module(self) -> Module: ...
|
2485
|
-
@property
|
2486
|
-
def Name(self) -> str: ...
|
2487
|
-
@property
|
2488
|
-
def Namespace(self) -> str: ...
|
2489
|
-
@property
|
2490
|
-
def ReflectedType(self) -> typing.Type[typing.Any]: ...
|
2491
|
-
@property
|
2492
|
-
def StructLayoutAttribute(self) -> StructLayoutAttribute: ...
|
2493
|
-
@property
|
2494
|
-
def TypeHandle(self) -> RuntimeTypeHandle: ...
|
2495
|
-
@property
|
2496
|
-
def TypeInitializer(self) -> ConstructorInfo: ...
|
2497
|
-
@property
|
2498
|
-
def UnderlyingSystemType(self) -> typing.Type[typing.Any]: ...
|
2499
|
-
def GetConstructors(self, bindingAttr: BindingFlags) -> Array_1[ConstructorInfo]: ...
|
2500
|
-
def GetElementType(self) -> typing.Type[typing.Any]: ...
|
2501
|
-
def GetEvent(self, name: str, bindingAttr: BindingFlags) -> EventInfo: ...
|
2502
|
-
def GetField(self, name: str, bindingAttr: BindingFlags) -> FieldInfo: ...
|
2503
|
-
def GetFields(self, bindingAttr: BindingFlags) -> Array_1[FieldInfo]: ...
|
2504
|
-
def GetFunctionPointerCallingConventions(self) -> Array_1[typing.Type[typing.Any]]: ...
|
2505
|
-
def GetFunctionPointerParameterTypes(self) -> Array_1[typing.Type[typing.Any]]: ...
|
2506
|
-
def GetFunctionPointerReturnType(self) -> typing.Type[typing.Any]: ...
|
2507
|
-
def GetInterface(self, name: str, ignoreCase: bool) -> typing.Type[typing.Any]: ...
|
2508
|
-
def GetInterfaceMap(self, interfaceType: typing.Type[typing.Any]) -> InterfaceMapping: ...
|
2509
|
-
def GetInterfaces(self) -> Array_1[typing.Type[typing.Any]]: ...
|
2510
|
-
def GetMember(self, name: str, type: MemberTypes, bindingAttr: BindingFlags) -> Array_1[MemberInfo]: ...
|
2511
|
-
def GetMembers(self, bindingAttr: BindingFlags) -> Array_1[MemberInfo]: ...
|
2512
|
-
def GetMemberWithSameMetadataDefinitionAs(self, member: MemberInfo) -> MemberInfo: ...
|
2513
|
-
def GetMethods(self, bindingAttr: BindingFlags) -> Array_1[MethodInfo]: ...
|
2514
|
-
def GetNestedType(self, name: str, bindingAttr: BindingFlags) -> typing.Type[typing.Any]: ...
|
2515
|
-
def GetNestedTypes(self, bindingAttr: BindingFlags) -> Array_1[typing.Type[typing.Any]]: ...
|
2516
|
-
def GetProperties(self, bindingAttr: BindingFlags) -> Array_1[PropertyInfo]: ...
|
2517
|
-
def InvokeMember(self, name: str, invokeAttr: BindingFlags, binder: Binder, target: typing.Any, args: Array_1[typing.Any], modifiers: Array_1[ParameterModifier], culture: CultureInfo, namedParameters: Array_1[str]) -> typing.Any: ...
|
2518
|
-
def IsAssignableFrom(self, typeInfo: TypeInfo) -> bool: ...
|
2519
|
-
def IsDefined(self, attributeType: typing.Type[typing.Any], inherit: bool) -> bool: ...
|
2520
|
-
# Skipped GetCustomAttributes due to it being static, abstract and generic.
|
2521
|
-
|
2522
|
-
GetCustomAttributes : GetCustomAttributes_MethodGroup
|
2523
|
-
class GetCustomAttributes_MethodGroup:
|
2524
|
-
@typing.overload
|
2525
|
-
def __call__(self, inherit: bool) -> Array_1[typing.Any]:...
|
2526
|
-
@typing.overload
|
2527
|
-
def __call__(self, attributeType: typing.Type[typing.Any], inherit: bool) -> Array_1[typing.Any]:...
|
2528
|
-
|
2529
|
-
# Skipped GetEvents due to it being static, abstract and generic.
|
2530
|
-
|
2531
|
-
GetEvents : GetEvents_MethodGroup
|
2532
|
-
class GetEvents_MethodGroup:
|
2533
|
-
@typing.overload
|
2534
|
-
def __call__(self) -> Array_1[EventInfo]:...
|
2535
|
-
@typing.overload
|
2536
|
-
def __call__(self, bindingAttr: BindingFlags) -> Array_1[EventInfo]:...
|
2537
|
-
|
2538
|
-
|
2539
|
-
|
2540
|
-
class TypeFilter(MulticastDelegate):
|
2541
|
-
def __init__(self, object: typing.Any, method: int) -> None: ...
|
2542
|
-
@property
|
2543
|
-
def Method(self) -> MethodInfo: ...
|
2544
|
-
@property
|
2545
|
-
def Target(self) -> typing.Any: ...
|
2546
|
-
def BeginInvoke(self, m: typing.Type[typing.Any], filterCriteria: typing.Any, callback: AsyncCallback, object: typing.Any) -> IAsyncResult: ...
|
2547
|
-
def EndInvoke(self, result: IAsyncResult) -> bool: ...
|
2548
|
-
def Invoke(self, m: typing.Type[typing.Any], filterCriteria: typing.Any) -> bool: ...
|
2549
|
-
|
2550
|
-
|
2551
|
-
class TypeInfo(typing.Type[typing.Any], IReflectableType):
|
2552
|
-
@property
|
2553
|
-
def Assembly(self) -> Assembly: ...
|
2554
|
-
@property
|
2555
|
-
def AssemblyQualifiedName(self) -> str: ...
|
2556
|
-
@property
|
2557
|
-
def Attributes(self) -> TypeAttributes: ...
|
2558
|
-
@property
|
2559
|
-
def BaseType(self) -> typing.Type[typing.Any]: ...
|
2560
|
-
@property
|
2561
|
-
def ContainsGenericParameters(self) -> bool: ...
|
2562
|
-
@property
|
2563
|
-
def CustomAttributes(self) -> IEnumerable_1[CustomAttributeData]: ...
|
2564
|
-
@property
|
2565
|
-
def DeclaredConstructors(self) -> IEnumerable_1[ConstructorInfo]: ...
|
2566
|
-
@property
|
2567
|
-
def DeclaredEvents(self) -> IEnumerable_1[EventInfo]: ...
|
2568
|
-
@property
|
2569
|
-
def DeclaredFields(self) -> IEnumerable_1[FieldInfo]: ...
|
2570
|
-
@property
|
2571
|
-
def DeclaredMembers(self) -> IEnumerable_1[MemberInfo]: ...
|
2572
|
-
@property
|
2573
|
-
def DeclaredMethods(self) -> IEnumerable_1[MethodInfo]: ...
|
2574
|
-
@property
|
2575
|
-
def DeclaredNestedTypes(self) -> IEnumerable_1[TypeInfo]: ...
|
2576
|
-
@property
|
2577
|
-
def DeclaredProperties(self) -> IEnumerable_1[PropertyInfo]: ...
|
2578
|
-
@property
|
2579
|
-
def DeclaringMethod(self) -> MethodBase: ...
|
2580
|
-
@property
|
2581
|
-
def DeclaringType(self) -> typing.Type[typing.Any]: ...
|
2582
|
-
@property
|
2583
|
-
def FullName(self) -> str: ...
|
2584
|
-
@property
|
2585
|
-
def GenericParameterAttributes(self) -> GenericParameterAttributes: ...
|
2586
|
-
@property
|
2587
|
-
def GenericParameterPosition(self) -> int: ...
|
2588
|
-
@property
|
2589
|
-
def GenericTypeArguments(self) -> Array_1[typing.Type[typing.Any]]: ...
|
2590
|
-
@property
|
2591
|
-
def GenericTypeParameters(self) -> Array_1[typing.Type[typing.Any]]: ...
|
2592
|
-
@property
|
2593
|
-
def GUID(self) -> Guid: ...
|
2594
|
-
@property
|
2595
|
-
def HasElementType(self) -> bool: ...
|
2596
|
-
@property
|
2597
|
-
def ImplementedInterfaces(self) -> IEnumerable_1[typing.Type[typing.Any]]: ...
|
2598
|
-
@property
|
2599
|
-
def IsAbstract(self) -> bool: ...
|
2600
|
-
@property
|
2601
|
-
def IsAnsiClass(self) -> bool: ...
|
2602
|
-
@property
|
2603
|
-
def IsArray(self) -> bool: ...
|
2604
|
-
@property
|
2605
|
-
def IsAutoClass(self) -> bool: ...
|
2606
|
-
@property
|
2607
|
-
def IsAutoLayout(self) -> bool: ...
|
2608
|
-
@property
|
2609
|
-
def IsByRef(self) -> bool: ...
|
2610
|
-
@property
|
2611
|
-
def IsByRefLike(self) -> bool: ...
|
2612
|
-
@property
|
2613
|
-
def IsClass(self) -> bool: ...
|
2614
|
-
@property
|
2615
|
-
def IsCollectible(self) -> bool: ...
|
2616
|
-
@property
|
2617
|
-
def IsCOMObject(self) -> bool: ...
|
2618
|
-
@property
|
2619
|
-
def IsConstructedGenericType(self) -> bool: ...
|
2620
|
-
@property
|
2621
|
-
def IsContextful(self) -> bool: ...
|
2622
|
-
@property
|
2623
|
-
def IsEnum(self) -> bool: ...
|
2624
|
-
@property
|
2625
|
-
def IsExplicitLayout(self) -> bool: ...
|
2626
|
-
@property
|
2627
|
-
def IsFunctionPointer(self) -> bool: ...
|
2628
|
-
@property
|
2629
|
-
def IsGenericMethodParameter(self) -> bool: ...
|
2630
|
-
@property
|
2631
|
-
def IsGenericParameter(self) -> bool: ...
|
2632
|
-
@property
|
2633
|
-
def IsGenericType(self) -> bool: ...
|
2634
|
-
@property
|
2635
|
-
def IsGenericTypeDefinition(self) -> bool: ...
|
2636
|
-
@property
|
2637
|
-
def IsGenericTypeParameter(self) -> bool: ...
|
2638
|
-
@property
|
2639
|
-
def IsImport(self) -> bool: ...
|
2640
|
-
@property
|
2641
|
-
def IsInterface(self) -> bool: ...
|
2642
|
-
@property
|
2643
|
-
def IsLayoutSequential(self) -> bool: ...
|
2644
|
-
@property
|
2645
|
-
def IsMarshalByRef(self) -> bool: ...
|
2646
|
-
@property
|
2647
|
-
def IsNested(self) -> bool: ...
|
2648
|
-
@property
|
2649
|
-
def IsNestedAssembly(self) -> bool: ...
|
2650
|
-
@property
|
2651
|
-
def IsNestedFamANDAssem(self) -> bool: ...
|
2652
|
-
@property
|
2653
|
-
def IsNestedFamily(self) -> bool: ...
|
2654
|
-
@property
|
2655
|
-
def IsNestedFamORAssem(self) -> bool: ...
|
2656
|
-
@property
|
2657
|
-
def IsNestedPrivate(self) -> bool: ...
|
2658
|
-
@property
|
2659
|
-
def IsNestedPublic(self) -> bool: ...
|
2660
|
-
@property
|
2661
|
-
def IsNotPublic(self) -> bool: ...
|
2662
|
-
@property
|
2663
|
-
def IsPointer(self) -> bool: ...
|
2664
|
-
@property
|
2665
|
-
def IsPrimitive(self) -> bool: ...
|
2666
|
-
@property
|
2667
|
-
def IsPublic(self) -> bool: ...
|
2668
|
-
@property
|
2669
|
-
def IsSealed(self) -> bool: ...
|
2670
|
-
@property
|
2671
|
-
def IsSecurityCritical(self) -> bool: ...
|
2672
|
-
@property
|
2673
|
-
def IsSecuritySafeCritical(self) -> bool: ...
|
2674
|
-
@property
|
2675
|
-
def IsSecurityTransparent(self) -> bool: ...
|
2676
|
-
@property
|
2677
|
-
def IsSerializable(self) -> bool: ...
|
2678
|
-
@property
|
2679
|
-
def IsSignatureType(self) -> bool: ...
|
2680
|
-
@property
|
2681
|
-
def IsSpecialName(self) -> bool: ...
|
2682
|
-
@property
|
2683
|
-
def IsSZArray(self) -> bool: ...
|
2684
|
-
@property
|
2685
|
-
def IsTypeDefinition(self) -> bool: ...
|
2686
|
-
@property
|
2687
|
-
def IsUnicodeClass(self) -> bool: ...
|
2688
|
-
@property
|
2689
|
-
def IsUnmanagedFunctionPointer(self) -> bool: ...
|
2690
|
-
@property
|
2691
|
-
def IsValueType(self) -> bool: ...
|
2692
|
-
@property
|
2693
|
-
def IsVariableBoundArray(self) -> bool: ...
|
2694
|
-
@property
|
2695
|
-
def IsVisible(self) -> bool: ...
|
2696
|
-
@property
|
2697
|
-
def MemberType(self) -> MemberTypes: ...
|
2698
|
-
@property
|
2699
|
-
def MetadataToken(self) -> int: ...
|
2700
|
-
@property
|
2701
|
-
def Module(self) -> Module: ...
|
2702
|
-
@property
|
2703
|
-
def Name(self) -> str: ...
|
2704
|
-
@property
|
2705
|
-
def Namespace(self) -> str: ...
|
2706
|
-
@property
|
2707
|
-
def ReflectedType(self) -> typing.Type[typing.Any]: ...
|
2708
|
-
@property
|
2709
|
-
def StructLayoutAttribute(self) -> StructLayoutAttribute: ...
|
2710
|
-
@property
|
2711
|
-
def TypeHandle(self) -> RuntimeTypeHandle: ...
|
2712
|
-
@property
|
2713
|
-
def TypeInitializer(self) -> ConstructorInfo: ...
|
2714
|
-
@property
|
2715
|
-
def UnderlyingSystemType(self) -> typing.Type[typing.Any]: ...
|
2716
|
-
def AsType(self) -> typing.Type[typing.Any]: ...
|
2717
|
-
def GetDeclaredEvent(self, name: str) -> EventInfo: ...
|
2718
|
-
def GetDeclaredField(self, name: str) -> FieldInfo: ...
|
2719
|
-
def GetDeclaredMethod(self, name: str) -> MethodInfo: ...
|
2720
|
-
def GetDeclaredMethods(self, name: str) -> IEnumerable_1[MethodInfo]: ...
|
2721
|
-
def GetDeclaredNestedType(self, name: str) -> TypeInfo: ...
|
2722
|
-
def GetDeclaredProperty(self, name: str) -> PropertyInfo: ...
|
2723
|
-
def IsAssignableFrom(self, typeInfo: TypeInfo) -> bool: ...
|
2724
|
-
|