Tanoda
GILES.Serialization.pb_ObjectWrapper Interface Reference
Inheritance diagram for GILES.Serialization.pb_ObjectWrapper:
GILES.Serialization.pb_ObjectContainer< T >

Public Member Functions

object GetValue ()
 

Detailed Description

Defines a interface that allows for pb_ObjectContainer types to be treated as anonymous.

Definition at line 9 of file pb_ObjectContainer.cs.

Member Function Documentation

◆ GetValue()

object GILES.Serialization.pb_ObjectWrapper.GetValue ( )

Return the contained value (actual type as defined by T).

Implemented in GILES.Serialization.pb_ObjectContainer< T >.


The documentation for this interface was generated from the following file: