Table of Contents

Interface IAuthor

Namespace
H.Services.Identity.Author
Assembly
H.Services.Identity.dll
public interface IAuthor
Extension Methods

Properties

ID

string ID { get; }

Property Value

string

Name

string Name { get; }

Property Value

string