C# 클래스 Scorchio.VisualStudio.Extensions.CodeParameterExtensions

Defines the CodeParameterExtensions type.
파일 보기 프로젝트 열기: asudbury/NinjaCoderForMvvmCross

공개 메소드들

메소드 설명
GetParameterType ( this instance ) : string

Gets the type of the parameter.

메소드 상세

GetParameterType() 공개 정적인 메소드

Gets the type of the parameter.
public static GetParameterType ( this instance ) : string
instance this The instance.
리턴 string