public Chunk( string content, Font font )
Public Sub New ( _ content As String, _ font As Font _ )
public: Chunk( String^ content, Font^ font )