cohtml.ExposeProperties

Public Functions

Name
voidExpose(List< Foldout > foldouts)
voidAddCohtmlLayer()
voidGetProperties(object obj, ref List< Foldout > foldouts)
voidGetFields(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
)