C# 클래스 Eleven41.AmazonAWS.Billing.BillingCsv

파일 보기 프로젝트 열기: eleven41/Eleven41.AmazonAWS.Billing

공개 메소드들

메소드 설명
ReadFile ( string file ) : AwsStatement
ReadStream ( System stream ) : AwsStatement

비공개 메소드들

메소드 설명
Format3Or6 ( double d ) : string
ParseCsv ( System reader ) : Eleven41.AmazonAWS.Billing.AwsCsvItem[]
Read ( System reader ) : AwsStatement
SetItemCategory ( AwsLineItem item, AwsProduct product, string operation ) : void
SetItemRegion ( AwsLineItem item, AwsProduct product ) : void

메소드 상세

ReadFile() 공개 정적인 메소드

public static ReadFile ( string file ) : AwsStatement
file string
리턴 AwsStatement

ReadStream() 공개 정적인 메소드

public static ReadStream ( System stream ) : AwsStatement
stream System
리턴 AwsStatement