Creates a component of type ManagedResource<TInfo,TResource> used to load a resource of type TResource.
public ManagedResource(TInfo info);
info
TInfo
The info used to identify the resource.
Creates a component of type ManagedResource<TInfo,TResource> used to load a resource of type TResource.
public ManagedResource(TInfo info);
info
TInfo
The info used to identify the resource.