[This is preliminary documentation and is subject to change.]
Finds the PersistentClass in
this environment with a particular Package and
class name.
| C# |
public PersistentClass FindClass( string packageName, string className )
The found PersistentClass, or null if it was not found.