C# 클래스 Rebel.Framework.PluginDefinitionExtensions

파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5

공개 메소드들

메소드 설명
HasRoutablePackageArea ( this def ) : bool

Returns true if the plugin definition belongs to a package that is not a core package or a local plugin

메소드 상세

HasRoutablePackageArea() 공개 정적인 메소드

Returns true if the plugin definition belongs to a package that is not a core package or a local plugin
public static HasRoutablePackageArea ( this def ) : bool
def this
리턴 bool