C# Class LORD2.RTVariable

Exibir arquivo Open project: rickparrish/LORD2

Public Properties

Property Type Description
Get string>.Func
Set Action

Public Methods

Method Description
RTVariable ( string>.Func get, Action set ) : System

Method Details

RTVariable() public method

public RTVariable ( string>.Func get, Action set ) : System
get string>.Func
set Action
return System

Property Details

Get public_oe property

public Func Get
return string>.Func

Set public_oe property

public Action Set
return Action