C# 클래스 FakeTest.DataManager

파일 보기 프로젝트 열기: Slesa/Playground

공개 메소드들

메소드 설명
DataManager ( ) : System.Collections.Generic
findById ( int id ) : Datum

메소드 상세

DataManager() 공개 메소드

public DataManager ( ) : System.Collections.Generic
리턴 System.Collections.Generic

findById() 공개 메소드

public findById ( int id ) : Datum
id int
리턴 Datum