GetModelPathInReviewFile
Overloads
| Name | Description |
|---|---|
| GetModelPathInReviewFile(string file) | 리뷰 파일에 연계된 모델 파일 정보 반환 |
GetModelPathInReviewFile(string file)
public string GetModelPathInReviewFile(string file)
리뷰 파일에 연계된 모델 파일 정보 반환
Parameters
| Name | Type | Description |
|---|---|---|
| file | string | 리뷰 파일 |
Returns
| Type | Description |
|---|---|
| string | 모델 파일 |