< Dice‎ | PbP‎ | RollPost

RollPost Constructor ()

From DiceRoller Documentation

Constructs a new, empty RollPost.

  • Namespace: Dice.PbP
  • Assembly: DiceRoller (in DiceRoller.dll)

Syntax

public RollPost()

Remarks

This represents a new post being made. If editing an existing post, the RollPost should be constructed via deserializing the old RollPost stored in the database or other storage medium.