Class AttemptUploadFileType
public class AttemptUploadFileType
- Inheritance
-
AttemptUploadFileType
- Inherited Members
- Extension Methods
Constructors
AttemptUploadFileType(int, string)
public AttemptUploadFileType(int id, string title)
Parameters
Properties
ID
public int ID { get; }
Property Value
Title
public string Title { get; }