C# 클래스 DbLocalizationProvider.AdminUI.ApiModels.ResourceListItemApiModel

파일 보기 프로젝트 열기: valdisiljuconoks/LocalizationProvider

공개 메소드들

메소드 설명
ResourceListItemApiModel ( string key, ICollection translations, bool syncedFromCode ) : System.Collections.Generic

메소드 상세

ResourceListItemApiModel() 공개 메소드

public ResourceListItemApiModel ( string key, ICollection translations, bool syncedFromCode ) : System.Collections.Generic
key string
translations ICollection
syncedFromCode bool
리턴 System.Collections.Generic