My Project
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
RoslynCSharp.ScriptFieldDataProxy Class Reference
Inheritance diagram for RoslynCSharp.ScriptFieldDataProxy:
RoslynCSharp.IScriptDataProxy

Public Member Functions

 ScriptFieldDataProxy (ScriptType type, ScriptProxy proxy, bool isStatic, bool throwOnError)
 
virtual object GetValue (string name)
 
virtual void SetValue (string name, object value)
 
void SetValue (string name, object value)
 
object GetValue (string name)
 

Properties

object this[string name] [get, set]
 
- Properties inherited from RoslynCSharp.IScriptDataProxy
object this[string name] [get, set]
 

Member Function Documentation

◆ GetValue()

virtual object RoslynCSharp.ScriptFieldDataProxy.GetValue ( string  name)
inlinevirtual

◆ SetValue()

virtual void RoslynCSharp.ScriptFieldDataProxy.SetValue ( string  name,
object  value 
)
inlinevirtual

Property Documentation

◆ this[string name]

object RoslynCSharp.ScriptFieldDataProxy.this[string name]
getset

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