Guest User

Untitled

a guest
Jun 20th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. using System;
  2.  
  3. namespace BrilliantFantastic.Podium.Model
  4. {
  5. public class Blog
  6. {
  7. private Blog() { }
  8. }
  9. }
Add Comment
Please, Sign In to add comment