C# Класс Platform.Helpers.Reflection.MethodInfoExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
GetILBytes ( this methodInfo ) : byte[] Based on https://gist.github.com/nguerrera/72444715c7ea0b40addb

Описание методов

GetILBytes() публичный статический Метод

Based on https://gist.github.com/nguerrera/72444715c7ea0b40addb
public static GetILBytes ( this methodInfo ) : byte[]
methodInfo this
Результат byte[]