Cat<T,K>.CalculateFood(DateTime) Method

Definition

It's a method with complex return type.

public System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<int>> CalculateFood (DateTime date);

Parameters

date
DateTime

Date time to now.

Returns

Dictionary<String,List<Int32>>

It's a relationship map of different kind food.

Applies to