Show / Hide Table of Contents

Enum NamingStyle

Specifies ways that a string must be represented in terms of naming style.

Namespace: Cuemon
Assembly: Cuemon.Core.dll
Syntax
public enum NamingStyle

Fields

Name Description
Compound

Indicates the compound naming style string representation (eg. 1 Gigabyte / 0.93 Gibibyte).

Symbol

Indicates the symbol naming style string representation (eg. 1 GB / 0.93 GiB).

  • Improve this Doc
  • View Source
In This Article
Back to top Copyright 2008-2022 Geekle. All rights reserved. Code with passion and love; deploy with confidence. 👨‍💻️🔥❤️🚀😎
Generated by DocFX