Ecologylab.BigSemantics.MetaMetadataNS.MetaMetadataRepositoryLoader.MetaMetadataRepositoryLoader C# (CSharp) Метод

MetaMetadataRepositoryLoader() статический приватный Метод

static private MetaMetadataRepositoryLoader ( ) : System
Результат System
	    static MetaMetadataRepositoryLoader()
	    {
		    fileNameExts.Put(Format.Xml, ".xml");
		    fileNameExts.Put(Format.Json, ".json");
	    }