'Declaration Protected Overridable Sub RenderImage( _ ByVal image() As Byte, _ ByVal imageType As String, _ ByVal context As HttpContext _ )
'Declaration
Protected Overridable Sub RenderImage( _ ByVal image() As Byte, _ ByVal imageType As String, _ ByVal context As HttpContext _ )
protected virtual void RenderImage( byte[] image, string imageType, HttpContext context )
ChartImageHttpHandler クラス ChartImageHttpHandler メンバ
© 2003-2015, GrapeCity inc. All rights reserved.