Interface IActorSystemDescriptorScanner
Namespace: Unity.Reflect.ActorFramework
Syntax
public interface IActorSystemDescriptorScanner
Methods
Scan(List<Assembly>)
Declaration
ActorSystemDescriptor Scan(List<Assembly> searchAssemblies)
Parameters
| Type | Name | Description |
|---|---|---|
| List<Assembly> | searchAssemblies |
Returns
| Type | Description |
|---|---|
| ActorSystemDescriptor |