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-localbuild+05637d43e9f34d872e453289d4e240c843e43b09
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