C# Class ApiCore.EntryComment

Afficher le fichier Open project: nolka/vkdotnet Class Usage Examples

Méthodes publiques

Свойство Type Description
Date System.DateTime
Id int
ReplyToComment int
ReplyToUser int
Text string
UserId int

Property Details

Date public_oe property

public DateTime,System Date
Résultat System.DateTime

Id public_oe property

public int Id
Résultat int

ReplyToComment public_oe property

public int ReplyToComment
Résultat int

ReplyToUser public_oe property

public int ReplyToUser
Résultat int

Text public_oe property

public string Text
Résultat string

UserId public_oe property

public int UserId
Résultat int