ServiceNameAttribute Constructor |
Constructs a service name attribute.
Namespace: Demo3D.NetAssembly: Demo3D.IO (in Demo3D.IO.dll) Version: 19.00.00
Syntaxpublic ServiceNameAttribute(
string? name = null
)
Parameters
- name String (Optional)
- The service name.
See Also