Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Scorchio
VisualStudio
Extensions
CodeParameterExtensions
C# Class Scorchio.VisualStudio.Extensions.CodeParameterExtensions
Defines the CodeParameterExtensions type.
Mostra file
Open project: asudbury/NinjaCoderForMvvmCross
Public Methods
Method
Description
GetParameterType
(
this
instance
) :
string
Gets the type of the parameter.
Method Details
GetParameterType()
public
static
method
Gets the type of the parameter.
public
static
GetParameterType
(
this
instance
) :
string
instance
this
The instance.
return
string