C# Class FundraisingMenu.Models.RegionWithAllocDto

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

Public Methods

Method Description
RegionWithAllocDto ( ) : System
RegionWithAllocDto ( String name, int alloc ) : System

Method Details

RegionWithAllocDto() public method

public RegionWithAllocDto ( ) : System
return System

RegionWithAllocDto() public method

public RegionWithAllocDto ( String name, int alloc ) : System
name String
alloc int
return System