메소드 | 설명 | |
---|---|---|
AddUpdateEntity ( |
||
DeleteSkill ( long deleteId ) : void | ||
Dispose ( ) : void | ||
ElasticSearchProvider ( ) : System | ||
QueryString ( string term ) : IEnumerable |
||
UpdateSkill ( long updateId, string updateName, string updateDescription ) : void |
메소드 | 설명 | |
---|---|---|
BuildQueryStringSearch ( string term ) : ElasticsearchCRUD.Model.SearchModel.Search |
public UpdateSkill ( long updateId, string updateName, string updateDescription ) : void | ||
updateId | long | |
updateName | string | |
updateDescription | string | |
리턴 | void |