ClipperCallingConventionAttribute.ParameterNames Property | |
List of parameter names for the method or constructor
Namespace:
XSharp.Internal
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax PROPERTY ParameterNames AS STRING[] GET
public string[] ParameterNames { get; }
Request Example
View SourceProperty Value
Type:
StringSee Also