Interface IAtomProvider
Interface that types implement that give access to the inner Atom.
Namespace: Cortex.Net
Assembly: Cortex.Net.dll
Syntax
public interface IAtomProvider
Properties
| Improve this Doc View SourceAtom
Gets the atom.
Declaration
IAtom Atom { get; }
Property Value
Type | Description |
---|---|
IAtom |