Rhino.VMBridge.GetCurrentThreadClassLoader C# (CSharp) Method

GetCurrentThreadClassLoader() protected abstract method

Return the ClassLoader instance associated with the current thread.
Return the ClassLoader instance associated with the current thread.
protected abstract GetCurrentThreadClassLoader ( ) : ClassLoader
return ClassLoader
		protected internal abstract ClassLoader GetCurrentThreadClassLoader();