C# Class Tenant.Mvc.Core.Helpers.SqlDataReaderExtensions

Mostrar archivo Open project: Microsoft/WingTipTickets

Public Methods

Method Description
GetString ( this reader, string fieldName ) : string

Method Details

GetString() public static method

public static GetString ( this reader, string fieldName ) : string
reader this
fieldName string
return string