C# 클래스 Tenant.Mvc.Core.Helpers.SqlDataReaderExtensions

파일 보기 프로젝트 열기: Microsoft/WingTipTickets

공개 메소드들

메소드 설명
GetString ( this reader, string fieldName ) : string

메소드 상세

GetString() 공개 정적인 메소드

public static GetString ( this reader, string fieldName ) : string
reader this
fieldName string
리턴 string