cohtml.ExposeProperties
On this page
Public Functions
Name | |
---|---|
void | Expose(List< Foldout > foldouts) |
void | AddCohtmlLayer() |
void | GetProperties(object obj, ref List< Foldout > foldouts) |
void | GetFields(object obj, ref List< Foldout > foldouts) |
Public Functions Documentation
function Expose
static void Expose(
List< Foldout > foldouts
)
function AddCohtmlLayer
static void AddCohtmlLayer()
function GetProperties
static void GetProperties(
object obj,
ref List< Foldout > foldouts
)
function GetFields
static void GetFields(
object obj,
ref List< Foldout > foldouts
)