C# Class GrayStorm.ILInstructionLoader

显示文件 Open project: GrayKernel/GrayStorm Class Usage Examples

Public Methods

Method Description
GetInstructions ( MethodBase methodBase ) : IEnumerable

Method Details

GetInstructions() public static method

public static GetInstructions ( MethodBase methodBase ) : IEnumerable
methodBase System.Reflection.MethodBase
return IEnumerable