Метод | Описание | |
---|---|---|
IsInternal ( |
Determines whether the specified method is internal.
|
|
IsInternalToDynamicProxy ( |
Determines whether this assembly has internals visisble to dynamic proxy.
|
public static IsInternal ( |
||
method | The method. | |
Результат | bool |
public static IsInternalToDynamicProxy ( |
||
asm | The asm. | |
Результат | bool |