コード例 #1
0
 public static ReferenceText GetStandardReferenceText(ReferenceTextType referenceTextType)
 {
     return(GetReferenceText(ReferenceTextIdentifier.GetOrCreate(referenceTextType)));
 }