Public Member Functions | |
bool | ContentExists (string id) |
string | GetTypeName (Type type) |
bool | TryGetContent (string id, out IContentObject content) |
Public Attributes | |
Dictionary< string, IContentObject > | AllContent = new Dictionary<string, IContentObject>() |
IEnumerable< string > | ContentIds => AllContent.Keys |
Additional Inherited Members | |
![]() | |
IEnumerable< string > | ContentIds [get] |