// Assembly: ACTk.Runtime
// Full name: CodeStage.AntiCheat.Storage.ObscuredFileWriteResult

namespace CodeStage.AntiCheat.Storage
{
public class ObscuredFileWriteResult // TypeDefIndex: 11007
{
	// Fields
	type#23808 <Error>k__BackingField;
	type#15322 <IsValid>k__BackingField;

	// Methods
	// RVA: -1
	public type#15313 get_Success() { }
	// RVA: -1
	public type#23807 get_Error() { }
	// RVA: -1
	public type#15313 get_IsValid() { }
	// RVA: -1
	internal type#28660 .ctor(type#23809 result) { }
	// RVA: -1
	private type#28660 .ctor(type#23807 error) { }
	// RVA: -1
	internal static type#23825 FromError(type#18121 exception) { }
	// RVA: -1
	internal static type#23825 FromError(type#23809 errorCode) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
