Creates a public string method declaration

    0

    0

    lucycodes42

    C# recipes

    This code returns a exception which indicates that the method does not exist or is not supported by the current version of the .NET Framework.

    Shortcut: pum

    public string Method(string parameter)
    {
      
      return System.NotImplementedException;
    }
    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.