SampSharp
SampSharp
SampSharp.Entities.Utilities
AssemblyScanner Class
AssemblyScanner Methods
ScanMethods Method
ScanMethods(TAttribute) Method
ScanMethods Method
AssemblyScanner
ScanMethods Method
Runs the scan for methods.
Namespace:
SampSharp.Entities.Utilities
Assembly:
SampSharp.Entities (in SampSharp.Entities.dll) Version: 0.0.0-localbuild+05637d43e9f34d872e453289d4e240c843e43b09
Syntax
C#
Copy
public
IEnumerable
<
MethodInfo
>
ScanMethods
()
Return Value
Type:
IEnumerable
MethodInfo
The found methods.
See Also
Reference
AssemblyScanner Class
ScanMethods Overload
SampSharp.Entities.Utilities Namespace