Show / Hide Table of Contents

Class NamespaceHelper

Inheritance
System.Object
NamespaceHelper
Namespace: Volo.Abp.Cli.Utils
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public static class NamespaceHelper : object

Methods

NormalizeNamespace(String)

Declaration
public static string NormalizeNamespace(string value)
Parameters
Type Name Description
System.String value
Returns
Type Description
System.String
Back to top Powered by Volosoft