C# 클래스 FrannHammer.Services.SmashAttributeTypeService

상속: MetadataService, ISmashAttributeTypeService
파일 보기 프로젝트 열기: Frannsoft/FrannHammer 1 사용 예제들

공개 메소드들

메소드 설명
GetAllCharacterAttributeOfSmashAttributeType ( int id, string fields = "" ) : IEnumerable
SmashAttributeTypeService ( IApplicationDbContext db, IResultValidationService resultValidationService ) : System.Collections.Generic

메소드 상세

GetAllCharacterAttributeOfSmashAttributeType() 공개 메소드

public GetAllCharacterAttributeOfSmashAttributeType ( int id, string fields = "" ) : IEnumerable
id int
fields string
리턴 IEnumerable

SmashAttributeTypeService() 공개 메소드

public SmashAttributeTypeService ( IApplicationDbContext db, IResultValidationService resultValidationService ) : System.Collections.Generic
db IApplicationDbContext
resultValidationService IResultValidationService
리턴 System.Collections.Generic