C# 클래스 Ohana3DS_Transfigured.Ohana.Models.NewLovePlus.Serialization

파일 보기 프로젝트 열기: Quibilia/Ohana3DS-Transfigured 1 사용 예제들

공개 메소드들

메소드 설명
getSERI ( Stream xmlData ) : SERI

Reads a SERI from a XML file.

getSERI ( string xmlFileName ) : SERI

Reads a SERI from a XML file.

메소드 상세

getSERI() 공개 정적인 메소드

Reads a SERI from a XML file.
public static getSERI ( Stream xmlData ) : SERI
xmlData System.IO.Stream The Stream of the XML file
리턴 SERI

getSERI() 공개 정적인 메소드

Reads a SERI from a XML file.
public static getSERI ( string xmlFileName ) : SERI
xmlFileName string The Full Path of the XML file
리턴 SERI