Class MyClass
Inherited Members
Namespace: Volo.Abp.Mapperly
Assembly: Volo.Abp.Mapperly.Tests.dll
Syntax
public class MyClass
Constructors
MyClass()
Declaration
public MyClass()
Properties
Id
Declaration
public string Id { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Name
Declaration
public string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| string |