C# 클래스 OrderExample, simplexml

파일 보기 프로젝트 열기: ngallagher/simplexml 1 사용 예제들

공개 메소드들

메소드 설명
OrderExample ( ) : SimpleFramework.Xml.Core
OrderExample ( String first, String second, String third, String fourth, long one, int two, double three ) : SimpleFramework.Xml.Core

메소드 상세

OrderExample() 공개 메소드

public OrderExample ( ) : SimpleFramework.Xml.Core
리턴 SimpleFramework.Xml.Core

OrderExample() 공개 메소드

public OrderExample ( String first, String second, String third, String fourth, long one, int two, double three ) : SimpleFramework.Xml.Core
first String
second String
third String
fourth String
one long
two int
three double
리턴 SimpleFramework.Xml.Core