Click or drag to resize

SharpFile Class

Inheritance Hierarchy
SystemObject
  ArthaChitra.Model.IOSharpFile

Namespace: ArthaChitra.Model.IO
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public sealed class SharpFile

The SharpFile type exposes the following members.

Constructors
 NameDescription
Public methodSharpFile 
Top
Properties
 NameDescription
Public propertyStatic memberDB Gets the db file path
Public propertyStatic memberMainView 
Public propertyStatic memberMessageFile Gets the @Messages file path
Public propertyStatic memberOptionsFile Gets the @Options.xml file path
Public propertyStatic memberOrderTemplateFile Gets the @OrderTemplate.xml file path
Public propertyStatic memberQuantityFile Gets the @Quantity.xml file path
Public propertyStatic memberSimAccount Gets the @SimAccounts.xml file path
Public propertyStatic memberStopManagerTemplateFile Gets the @StopManagerTemplate.xml file path
Public propertyStatic memberThirdPartyEULA 
Public propertyStatic memberUserCode 
Public propertyStatic memberUserCodeXml 
Top
Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodStatic memberGetOcoFile 
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStatic memberGetXmlFile(Type) 
Public methodStatic memberGetXmlFileT 
Public methodStatic memberIsValidFileName 
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
Fields
 NameDescription
Public fieldStatic memberDefaultFilePrefix 
Public fieldStatic memberLastSeen 
Top
See Also