AssemblySerializerFactoryAttribute Class
Namespace: Stride.Core.SerializationAssembly: Stride.Core.dll
Used internally by assembly processor when generating serializer factories.
System.Object →
AssemblySerializerFactoryAttribute
Derived from AssemblySerializerFactoryAttribute:
public class AssemblySerializerFactoryAttribute
| Name | Description | |
|---|---|---|
| Fields | ||
| Type | The type of the serializer factory. |
|
Fields
Type
The type of the serializer factory.
public Type Type
Field Value
| Type | Description |
|---|---|
| System.Type |