PipeRouteFactoryCreateMethodHandlerFunc - свойство |
Пространство имён:
Tessa.Platform.Pipes
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксисprotected Func<IPipeMethodHandler> CreateMethodHandlerFunc { get; }Protected ReadOnly Property CreateMethodHandlerFunc As Func(Of IPipeMethodHandler)
Get
protected:
property Func<IPipeMethodHandler^>^ CreateMethodHandlerFunc {
Func<IPipeMethodHandler^>^ get ();
}member CreateMethodHandlerFunc : Func<IPipeMethodHandler> with get
Значение свойства
Тип:
FuncIPipeMethodHandler
См. также