Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
FSoft
WordApp
Core
Services
RequestLike
C# Class FSoft.WordApp.Core.Services.RequestLike
Inheritance:
RequestBase
Datei anzeigen
Open project: fpt-software/Wordpress-Client
Protected Properties
Property
Type
Description
PostID
int
Public Methods
Method
Description
RequestLike
(
int
postId
) :
System
ToString
( ) :
string
Method Details
RequestLike()
public
method
public
RequestLike
(
int
postId
) :
System
postId
int
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
PostID
protected_oe property
protected
int
PostID
return
int