C# Класс System.Runtime.Remoting.Metadata.RemotingTypeCachedData

Наследование: RemotingCachedData
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
GetLastCalledMethod System.Reflection.MethodBase
RemotingTypeCachedData System.Runtime.Remoting.Messaging
SetLastCalledMethod void

Приватные методы

Метод Описание
GetLastCalledMethod ( String newMeth ) : MethodBase
RemotingTypeCachedData ( Object ri ) : System.Runtime.Remoting.Messaging
SetLastCalledMethod ( String newMethName, MethodBase newMB ) : void