예제 #1
0
 protected void AppendValue(string content)
 {
     _state.AppendValue(_ContainerName, content);
 }