Controls the binding of a serialized object to a type.
Namespace: Nemiro.Data.CachingAssembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax
Parameters
- assemblyName
- Type: System String
Assembly name of serialized object.
- typeName
- Type: System String
Type name of serialized object.
Return Value
Type: TypeSee Also