C# Класс ILDynaRec.CecilExtensions

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

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

Метод Описание
GetHotpatchFieldName ( this method ) : string
GetMethodByName ( this type, string name ) : Mono.Cecil.MethodDefinition
GetNormalizedFullName ( this method ) : string
IsHotpatchField ( this field ) : bool

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

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

public static GetHotpatchFieldName ( this method ) : string
method this
Результат string

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

public static GetMethodByName ( this type, string name ) : Mono.Cecil.MethodDefinition
type this
name string
Результат Mono.Cecil.MethodDefinition

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

public static GetNormalizedFullName ( this method ) : string
method this
Результат string

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

public static IsHotpatchField ( this field ) : bool
field this
Результат bool