Interface IOSTypeStructureLoader

IOSTypeStructureLoader interface

The OSTypeStructure resource loader.

public interface IOSTypeStructureLoader

Methods

NameDescription
CanLoad(StreamContainer)Determines whether OSTypeStructure resource can be loaded from the specified StreamContainer.
Load(StreamContainer)Loads the OSTypeStructure.

See Also