Table of Contents

Interface IMentionable

Namespace
HeyBox
Assembly
HeyBox.Net.Core.dll

表示一个可以被提及的实体对象。

public interface IMentionable

Properties

Mention

获取一个用于提及此对象的格式化字符串。

string Mention { get; }

Property Value

string