FindDeclExternalParam Type
Represents the type of a single method parameter
Instance members
Instance member |
Description
|
Full Usage:
this.IsByRef
Returns: bool
|
|
|
|
Static members
Static member |
Description
|
Full Usage:
FindDeclExternalParam.Create(parameterType, isByRef)
Parameters:
FindDeclExternalType
isByRef : bool
Returns: FindDeclExternalParam
|
|