コード例 #1
0
 private string AppendInfo(string message)
 {
     return(string.Format(TypedFactory.MessageFormat, TypedFactory.Now(), Name, message));
 }