C# Class Scorchio.VisualStudio.Extensions.CodeParameterExtensions

Defines the CodeParameterExtensions type.
Afficher le fichier Open project: asudbury/NinjaCoderForMvvmCross

Méthodes publiques

Méthode Description
GetParameterType ( this instance ) : string

Gets the type of the parameter.

Method Details

GetParameterType() public static méthode

Gets the type of the parameter.
public static GetParameterType ( this instance ) : string
instance this The instance.
Résultat string