Esempio n. 1
0
		string GetFullName(PublicKeyBase pkBase) {
			return Utils.GetAssemblyNameString(name, version, culture, pkBase, Attributes);
		}