Exemple #1
0
 public Citation Citation(string name)
 {
     return(LogGenerator.CreateCitation(name));
 }