C# 클래스 GrayStorm.formatOutput

파일 보기 프로젝트 열기: GrayKernel/GrayStorm 1 사용 예제들

공개 메소드들

메소드 설명
setUpDataFormat ( ILInstruction instruction ) : string

비공개 메소드들

메소드 설명
FormatDataConstructor ( ConstructorInfo constructorInfo ) : string
FormatDataMethod ( ILInstruction instruciton, MethodInfo selectedMethod ) : string
WhatTypeIsIt ( Type type ) : string

메소드 상세

setUpDataFormat() 공개 메소드

public setUpDataFormat ( ILInstruction instruction ) : string
instruction ILInstruction
리턴 string