C# Class Gibbed.RED.FileFormats.ResourceFile.TypeCache

Show file Open project: yole/Gibbed.RED

Public Methods

Method Description
Instantiate ( string className ) : IFileObject
Supports ( string className ) : bool

Private Methods

Method Description
BuildLookup ( ) : void

Method Details

Instantiate() public static method

public static Instantiate ( string className ) : IFileObject
className string
return IFileObject

Supports() public static method

public static Supports ( string className ) : bool
className string
return bool