C# Class ddcat.uwp.dao.engine.DdNodeSet

Inheritance: org.noear.sited.SdNodeSet
Show file Open project: noear/SiteD

Public Properties

Property Type Description
durl String
showWeb bool

Public Methods

Method Description
DdNodeSet ( SdSource source ) : System
OnDidInit ( ) : void
s ( ) : DdSource

Method Details

DdNodeSet() public method

public DdNodeSet ( SdSource source ) : System
source org.noear.sited.SdSource
return System

OnDidInit() public method

public OnDidInit ( ) : void
return void

s() public method

public s ( ) : DdSource
return DdSource

Property Details

durl public property

public String durl
return String

showWeb public property

public bool showWeb
return bool