C# 클래스 Fanx.Fcode.FPod.NMethod

파일 보기 프로젝트 열기: xored/f4

공개 프로퍼티들

프로퍼티 타입 설명
isStatic bool
methodName string
paramTypes string[]
parentType string
returnType string

프로퍼티 상세

isStatic 공개적으로 프로퍼티

public bool isStatic
리턴 bool

methodName 공개적으로 프로퍼티

public string methodName
리턴 string

paramTypes 공개적으로 프로퍼티

public string[] paramTypes
리턴 string[]

parentType 공개적으로 프로퍼티

public string parentType
리턴 string

returnType 공개적으로 프로퍼티

public string returnType
리턴 string