C# 클래스 ApiExamples.ExNestedMailMergeCustom.Order

An example of a child "data entity" class in your application.
파일 보기 프로젝트 열기: aspose-words/Aspose.Words-for-.NET

공개 메소드들

메소드 설명
Order ( string oName, int oQuantity ) : System.Collections

메소드 상세

Order() 공개 메소드

public Order ( string oName, int oQuantity ) : System.Collections
oName string
oQuantity int
리턴 System.Collections