C# Class VkNet.Model.Attachments.MediaAttachment

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

Méthodes publiques

Méthode Description
ToString ( ) : string

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

Méthodes protégées

Méthode Description
RegisterType ( Type type, string match ) : void

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

Private Methods

Méthode Description
MatchType ( Type type ) : string

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

Method Details

RegisterType() protected static méthode

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

ToString() public méthode

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