SampSharp
SampSharp
SampSharp.Entities.Utilities
MethodParameterSource Class
MethodParameterSource Constructor
MethodParameterSource Properties
MethodParameterSource Methods
MethodParameterSource Constructor
Initializes a new instance of the
MethodParameterSource
class.
Namespace:
SampSharp.Entities.Utilities
Assembly:
SampSharp.Entities (in SampSharp.Entities.dll) Version: 0.0.0-local+709673996c0cc3c0733358a87691d1009326afa7
Syntax
C#
Copy
public
MethodParameterSource
(
ParameterInfo
info
)
Parameters
info
Type:
System.Reflection
ParameterInfo
The parameter information.
See Also
Reference
MethodParameterSource Class
SampSharp.Entities.Utilities Namespace