The Slice-to-C# compiler, slice2cs
, offers the following command-line options in addition to the standard options described in Using the Slice Compilers:
--tie
Generate tie classes.
--impl
Generate sample implementation files. This option will not overwrite an existing file.
--impl-tie
Generate sample implementation files using tie classes. This option will not overwrite an existing file.
--checksum
Generate checksums for Slice definitions.
--stream
Generate streaming helper functions for Slice types.