Home
last modified time | relevance | path

Searched refs:CreateReflector (Results 1 – 2 of 2) sorted by relevance

/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/native/Db4objects.Db4o/Internal/
H A DPlatform4.cs72 internal static IReflector CreateReflector(Object config) in CreateReflector() method in Db4objects.Db4o.Internal.Platform4
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/
H A DConfig4Impl.cs669 configuredReflector = Platform4.CreateReflector(ClassLoader()); in Reflector()