コード例 #1
0
 /* all calls to Enter... converge to this */
 private void EnterStyle(WriterStyle style)
 {
     _currentState.Push(style);
 }