Table of Contents

Interface ITitleable

Namespace
H.Services.Common
Assembly
H.Services.Common.dll

表示具有标题的接口。

public interface ITitleable
Extension Methods

Properties

Title

获取或设置标题。

string Title { get; set; }

Property Value

string