Creates a record type

    0

    1

    lucycodes42

    C# recipes

    The following code declares a public record named Person with a string named Name. The Name field is of type string.

    Shortcut: record

    public record Person(string Name);
    Codiga Logo
    Codiga Hub
    • Rulesets
    • Playground
    • Snippets
    • Cookbooks
    Legal
    • Security
    • Privacy Policy
    • Code Privacy
    • Terms of Service
    soc-2 icon

    We are SOC-2 Compliance Certified

    G2 high performer medal

    Codiga – All rights reserved 2022.