示例#1
0
 internal static IEnumerable <object> List()
 {
     return(Materializer.List(Definitions.GetIdentities("").First(), Settings));
 }