다음을 통해 공유


IFeatureDefinitionProvider 인터페이스

정의

기능 정의 공급자입니다.

public interface IFeatureDefinitionProvider
type IFeatureDefinitionProvider = interface
Public Interface IFeatureDefinitionProvider

메서드

GetAllFeatureDefinitionsAsync()

모든 기능에 대한 정의를 검색합니다.

GetFeatureDefinitionAsync(String)

지정된 기능에 대한 정의를 검색합니다.

적용 대상