C# 클래스 DRObjects.ActorHandling.ActorMissions.AnimalData

파일 보기 프로젝트 열기: Haedrian/Divine-Right 1 사용 예제들

공개 메소드들

메소드 설명
AnimalData ( string data ) : System

Creates a new AnimalData from a list of strings as would be obtained from the database

메소드 상세

AnimalData() 공개 메소드

Creates a new AnimalData from a list of strings as would be obtained from the database
public AnimalData ( string data ) : System
data string
리턴 System