Implemented interface member:
method
AddResource
System.Resources.IResourceWriter.AddResource(System.String, System.Object)
2 references to AddResource
System.Windows.Forms.Tests (2)
System\Resources\ResXResourceWriterTests.cs (2)
234writer.AddResource(_testString1, _testDateTime); 256writer.AddResource(_testString1, dataNode);