C# 클래스 VkNet.Model.Attachments.MediaAttachment

Приложенный объект, имеющий идентификатор и владельца.
파일 보기 프로젝트 열기: vknet/vk 1 사용 예제들

공개 메소드들

메소드 설명
ToString ( ) : string

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

보호된 메소드들

메소드 설명
RegisterType ( Type type, string match ) : void

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

비공개 메소드들

메소드 설명
MatchType ( Type type ) : string

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

메소드 상세

RegisterType() 보호된 정적인 메소드

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

ToString() 공개 메소드

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