C# Class VkNet.Model.Attachments.MediaAttachment

Приложенный объект, имеющий идентификатор и владельца.
显示文件 Open project: vknet/vk Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Привести объект к строке.

Protected Methods

Method Description
RegisterType ( Type type, string match ) : void

Зарегистрировать тип.

Private Methods

Method Description
MatchType ( Type type ) : string

Соответствие типа.

Method Details

RegisterType() protected static method

Зарегистрировать тип.
protected static RegisterType ( Type type, string match ) : void
type System.Type Тип вложения.
match string Соответствие.
return void

ToString() public method

Привести объект к строке.
public ToString ( ) : string
return string