MotionPacketHelperBurnFileGetBurnFileAsync Method
A BurnFile factory
Namespace: Redler.Motion.Communication.MotionPacketsAssembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
public static Task<MotionPacketHelperBurnFile> GetBurnFileAsync(
string path
)
- path String
- A burning file path the it's extension is either .txt or .bin
TaskMotionPacketHelperBurnFile[Missing <returns> documentation for "M:Redler.Motion.Communication.MotionPackets.MotionPacketHelper.BurnFile.GetBurnFileAsync(System.String)"]