C# Class GrayStorm.formatOutput

Afficher le fichier Open project: GrayKernel/GrayStorm Class Usage Examples

Méthodes publiques

Méthode Description
setUpDataFormat ( ILInstruction instruction ) : string

Private Methods

Méthode Description
FormatDataConstructor ( ConstructorInfo constructorInfo ) : string
FormatDataMethod ( ILInstruction instruciton, MethodInfo selectedMethod ) : string
WhatTypeIsIt ( Type type ) : string

Method Details

setUpDataFormat() public méthode

public setUpDataFormat ( ILInstruction instruction ) : string
instruction ILInstruction
Résultat string