XCom.Interfaces.xcFileOptions.xcFileOptions C# (CSharp) Method

xcFileOptions() public method

public xcFileOptions ( ) : System
return System
		public xcFileOptions():this(true,true,true,true)
		{

		}

Same methods

xcFileOptions::xcFileOptions ( bool save, bool bmp, bool open, bool custom ) : System