Table of Contents

Interface IAuthor

Namespace
HeBianGu.Base.WpfBase
Assembly
HeBianGu.Base.WpfBase.dll
public interface IAuthor
Extension Methods

Properties

ID

string ID { get; }

Property Value

string

Name

string Name { get; }

Property Value

string