C# Class fBaseXtensions.Settings.SettingCluster

Exibir arquivo Open project: herbfunk/Funky Class Usage Examples

Public Properties

Property Type Description
DisabledClustering SettingCluster

Private Properties

Property Type Description

Public Methods

Method Description
SettingCluster ( ) : System.Collections.Generic
SettingCluster ( bool enabled = true ) : System.Collections.Generic

Method Details

SettingCluster() public method

public SettingCluster ( ) : System.Collections.Generic
return System.Collections.Generic

SettingCluster() public method

public SettingCluster ( bool enabled = true ) : System.Collections.Generic
enabled bool
return System.Collections.Generic

Property Details

DisabledClustering public_oe static_oe property

public static SettingCluster,fBaseXtensions.Settings DisabledClustering
return SettingCluster