コード例 #1
0
ファイル: ManagerConfig.cs プロジェクト: Avatarchik/CLogger
 private static string GetIdFromType(Type type) => LoggerConfig.GetId(type);