uchcode
6/11/2018 - 12:35 PM

properties and methods

properties and methods

const propertynames = Object.keys(this)
const methodnames = Object.getOwnPropertyNames(Object.getPrototypeOf(this))