expose_object


Description:

[ Version ( since = "3.8" ) ]
public void expose_object (string name, Object object)

Add object to the this object pool so it can be referenced just like any other object built by builder.

Parameters:

this

a Builder

name

the name of the object exposed to the builder

object

the object to expose