public class AiPromptTestFileContent : IEquatable<AiPromptTestFileContent>Public Class AiPromptTestFileContent
Implements IEquatable(Of AiPromptTestFileContent)public ref class AiPromptTestFileContent : IEquatable<AiPromptTestFileContent^>type AiPromptTestFileContent =
class
interface IEquatable<AiPromptTestFileContent>
end| AiPromptTestFileContent | Объект файла отправляемого в механизм тестирования. |
| FileSize | Размер файла в байтах. |
| OpenStreamFunc | Функция открытия потока чтения файла. |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |