Метод | Описание | |
---|---|---|
GetInnerObject ( this proxy ) : object |
Recursively inspect the provided object in case it is a IProxy to return its inner value.
|
public static GetInnerObject ( this proxy ) : object | ||
proxy | this | The potential proxy object. |
Результат | object |