Method RegisterObject
RegisterObject(string, object)
Adds specified object for code completion to the repository's object list.
public virtual void RegisterObject(string name, object obj)
Adds specified object for code completion to the repository's object list.
public virtual void RegisterObject(string name, object obj)