Property | Type | Description | |
---|---|---|---|
OnFileOrBaseDirChanged | void | ||
OnUidsChanged | void |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
FileModel ( FileAndType ft, object content, FileAndType original = null, IFormatter serializer = null ) : System |
Method | Description | |
---|---|---|
OnFileOrBaseDirChanged ( ) : void | ||
OnUidsChanged ( string propertyName, ImmutableArray |
public FileModel ( FileAndType ft, object content, FileAndType original = null, IFormatter serializer = null ) : System | ||
ft | FileAndType | |
content | object | |
original | FileAndType | |
serializer | IFormatter | |
return | System |