ThreadedCommentAuthor

ThreadedCommentAuthor class

Representa a la persona que crea los comentarios encadenados;

public class ThreadedCommentAuthor

Propiedades

NombreDescripción
Name { get; set; }Obtiene y establece el nombre.
ProviderId { get; set; }Obtiene el id del proveedor.
UserId { get; set; }Obtiene y establece el id del usuario.

Ver también