C# Class FundraisingMenu.Models.BuDivReg

Datei anzeigen Open project: tnc-css/fundraising-menu

Public Properties

Property Type Description
BUs List
Divs List
Regs List

Public Methods

Method Description
BuDivReg ( ) : System.Collections.Generic

Method Details

BuDivReg() public method

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

Property Details

BUs public_oe property

public List BUs
return List

Divs public_oe property

public List Divs
return List

Regs public_oe property

public List Regs
return List