예제 #1
0
 /// <summary>
 /// Inserts an NestedDataEnd entry for the current nested pip data scope
 /// </summary>
 public void Dispose()
 {
     m_pipDataBuilder.EndFragment();
 }