コード例 #1
0
 private void InitializeGuaranteedProperties()
 {
     TextString = TextEntity.GetString();
     FontSize   = TextEntity.GetFontSize();
 }