Class MoonSharpHiddenAttribute
Forces a class member visibility to scripts. Can be used to hide public members. Equivalent to MoonSharpVisible(false).
Inheritance
System.Object
MoonSharpHiddenAttribute
Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public sealed class MoonSharpHiddenAttribute : Attribute