Class NamedObject
Inherited Members
Namespace: Volo.Abp
Assembly: Volo.Abp.Core.dll
Syntax
public class NamedObject
Constructors
NamedObject(string)
Declaration
public NamedObject(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name |
Properties
Name
Declaration
public string Name { get; }
Property Value
| Type | Description |
|---|---|
| string |