Метод | Описание | |
---|---|---|
FixUpModifications ( |
There are a number of wrinkles with modifications that we need to fix up when all of the modification information has been gathered. See in-code comments for each case
|
|
Modification ( int id ) : System.Collections.Generic | ||
Modify ( decimal value ) : void | ||
Modify ( string name, decimal value, Modification>.Dictionary |
Метод | Описание | |
---|---|---|
modify ( int id, decimal value, Modification>.Dictionary |
public static FixUpModifications ( |
||
module | ||
modifications | Modification>.Dictionary | |
Результат | void |
public Modification ( int id ) : System.Collections.Generic | ||
id | int | |
Результат | System.Collections.Generic |
public static Modify ( string name, decimal value, Modification>.Dictionary |
||
name | string | |
value | decimal | |
modifications | Modification>.Dictionary | |
Результат | void |