C# Class FullInspector.Internal.fiSerializationPackage

Exibir arquivo Open project: jacobdufault/fullinspector Class Usage Examples

Public Properties

Property Type Description
CanRemove bool
Description string
PackageDirectory string
PackagePath string
ProviderType string
SerializerGuid System.Guid
SerializerType string
Title string

Property Details

CanRemove public_oe property

public bool CanRemove
return bool

Description public_oe property

public string Description
return string

PackageDirectory public_oe property

public string PackageDirectory
return string

PackagePath public_oe property

public string PackagePath
return string

ProviderType public_oe property

public string ProviderType
return string

SerializerGuid public_oe property

public Guid,System SerializerGuid
return System.Guid

SerializerType public_oe property

public string SerializerType
return string

Title public_oe property

public string Title
return string