 | IUndefinedElement interface |
Empty interface for marking class derivations as undefined (avoids NULL in certain contexts).
Namespace: NetEti.GlobalsAssembly: NetEti.Global (in NetEti.Global.dll) Version: 1.0.0+ad672dc5430e1683eae7461ce3945c8e9dce1c49
Syntaxpublic interface IUndefinedElement
Public Interface IUndefinedElement
public interface class IUndefinedElement
type IUndefinedElement = interface end
See also