Méthode | Description | |
---|---|---|
BackupJson ( string file, |
||
IsAllowed ( |
||
Simplify ( this json ) : |
||
Simplify ( this list ) : MTMCL.Versions.SimplifyVersionJson.Library[] | ||
ToUniversalLibrary ( this libs ) : List |
public static BackupJson ( string file, |
||
file | string | |
json | ||
Résultat | void |
public static IsAllowed ( |
||
rules | ||
Résultat | bool |
public static Simplify ( this json ) : |
||
json | this | |
Résultat |
public static Simplify ( this list ) : MTMCL.Versions.SimplifyVersionJson.Library[] | ||
list | this | |
Résultat | MTMCL.Versions.SimplifyVersionJson.Library[] |
public static ToUniversalLibrary ( this libs ) : List |
||
libs | this | |
Résultat | List |